cgl.narada.wsinfra.deployment.axis.wse
Class WseServicesFactory
java.lang.Object
cgl.narada.wsinfra.deployment.axis.wse.WseServicesFactory
public class WseServicesFactory
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WseServicesFactory
public WseServicesFactory()
getHandlerChain
public static String getHandlerChain()
getInstance
public static WseServicesFactory getInstance()
- Returns:
- WseServicesFactory instance.
getSinkAddress
public static String getSinkAddress()
- This will return Sink Address running on Axis engine
- Returns:
- Sink Address
getSourceAddress
public static String getSourceAddress()
- This will return Source Address running on Axis engine
- Returns:
- Source Address
getSubscriptionManagerAddress
public static String getSubscriptionManagerAddress()
- This will return Subscription Manager address running on Axis engine
- Returns:
- Subscription Manager Address
getProperties
public static Properties getProperties(String fileName)
loadProperties
public static void loadProperties()
getMethodName
public static String getMethodName()
- Returns:
- Returns the methodName.
For comments and suggestions please send
e-mail to
The NaradaBrokering Project