org.apache.axis2.osgi.deployment.tracker
Class WSTracker
java.lang.Object
org.apache.axis2.osgi.deployment.tracker.WSTracker
public class WSTracker
- extends Object
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.
Method Summary |
void |
open()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AXIS2_WS
public static String AXIS2_WS
WSTracker
public WSTracker(ConfigurationContext configCtx,
org.osgi.framework.BundleContext context)
open
public void open()
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.