com.sun.xml.ws.tx.common
Class StatefulWebserviceFactoryFactory

java.lang.Object
  extended by com.sun.xml.ws.tx.common.StatefulWebserviceFactoryFactory

public final class StatefulWebserviceFactoryFactory
extends java.lang.Object

Get factory that enables creation of WS-TX Stateful Webservices.


Constructor Summary
StatefulWebserviceFactoryFactory()
           
 
Method Summary
static StatefulWebserviceFactory getInstance()
          Get an instance of the StatefulWebserviceFactory
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StatefulWebserviceFactoryFactory

public StatefulWebserviceFactoryFactory()
Method Detail

getInstance

@NotNull
public static StatefulWebserviceFactory getInstance()
Get an instance of the StatefulWebserviceFactory

Returns:
StatefulWebserviceFactory