cgl.narada.wsinfra.deployment.axis.wsr.proxy
Class WsrProxyServicesFactory
java.lang.Object
cgl.narada.wsinfra.deployment.axis.wsr.proxy.WsrProxyServicesFactory
public class WsrProxyServicesFactory
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WsrProxyServicesFactory
public WsrProxyServicesFactory()
getSinkNodeConfigFile
public static String getSinkNodeConfigFile()
- Returns:
- Returns the sinkNodeConfigFile.
getSourceNodeConfigFile
public static String getSourceNodeConfigFile()
- Returns:
- Returns the sourceNodeConfigFile.
getInstance
public static WsrProxyServicesFactory 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
getTargetServiceAddress
public static String getTargetServiceAddress()
- This will return Target Service address running on Axis engine
- Returns:
- Target Service 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