cgl.narada.wsinfra.deployment.axis.wse.proxy
Class WseProxyServicesFactory

java.lang.Object
  extended by cgl.narada.wsinfra.deployment.axis.wse.proxy.WseProxyServicesFactory

public class WseProxyServicesFactory
extends Object


Constructor Summary
WseProxyServicesFactory()
           
 
Method Summary
static String getHandlerChain()
           
static WseProxyServicesFactory getInstance()
           
static String getMethodName()
           
static Properties getProperties(String fileName)
           
static String getSinkAddress()
          This will return Sink Address running on Axis engine
static String getSourceAddress()
          This will return Source Address running on Axis engine
static String getSubscriptionManagerAddress()
          This will return Subscription Manager 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

WseProxyServicesFactory

public WseProxyServicesFactory()
Method Detail

getHandlerChain

public static String getHandlerChain()

getInstance

public static WseProxyServicesFactory 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