|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis2.osgi.deployment.tracker.WSTracker
public class WSTracker
WSTracker will listen to registered services and expose them as Web Services (AxisService) if and only if the attached Directory object contains the name/value pair "org.apache.axis2.ws". In addition to this WSTracker uses different name/value pairs to manipulate AxisService as required.
| Field Summary | |
|---|---|
static java.lang.String |
AXIS2_WS
|
| Constructor Summary | |
|---|---|
WSTracker(ConfigurationContext configCtx,
org.osgi.framework.BundleContext context)
|
|
| Method Summary | |
|---|---|
void |
open()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static java.lang.String AXIS2_WS
| Constructor Detail |
|---|
public WSTracker(ConfigurationContext configCtx,
org.osgi.framework.BundleContext context)
| Method Detail |
|---|
public void open()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||