cgl.narada.wsinfra.deployment.axis.wsr.proxy
Class WsrProxyServicesFactory

java.lang.Object
  extended by cgl.narada.wsinfra.deployment.axis.wsr.proxy.WsrProxyServicesFactory

public class WsrProxyServicesFactory
extends Object


Constructor Summary
WsrProxyServicesFactory()
           
 
Method Summary
static WsrProxyServicesFactory getInstance()
           
static String getMethodName()
           
static Properties getProperties(String fileName)
           
static String getSinkAddress()
          This will return Sink Address running on Axis engine
static String getSinkNodeConfigFile()
           
static String getSourceAddress()
          This will return Source Address running on Axis engine
static String getSourceNodeConfigFile()
           
static String getTargetServiceAddress()
          This will return Target Service address running on Axis engine
static void loadProperties()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WsrProxyServicesFactory

public WsrProxyServicesFactory()
Method Detail

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