com.sun.xml.ws.tx.webservice.member.coord
Class RegistrationPortTypeImpl
java.lang.Object
com.sun.xml.ws.tx.webservice.member.coord.RegistrationPortTypeImpl
- All Implemented Interfaces:
- RegistrationPortTypeRPC
@MemberSubmissionAddressing
@Stateful
public class RegistrationPortTypeImpl
- extends java.lang.Object
- implements RegistrationPortTypeRPC
This class handles the synchronous register =
- Since:
- 1.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RegistrationPortTypeImpl
public RegistrationPortTypeImpl()
RegistrationPortTypeImpl
public RegistrationPortTypeImpl(java.lang.String activityId)
registerOperation
public RegisterResponseType registerOperation(RegisterType parameters)
- Specified by:
registerOperation
in interface RegistrationPortTypeRPC
- Returns:
- returns com.sun.xml.ws.tx.webservice.member.coord.RegisterResponseType
getManager
public static com.sun.xml.ws.developer.StatefulWebServiceManager<RegistrationPortTypeImpl> getManager()
setManager
public static void setManager(com.sun.xml.ws.developer.StatefulWebServiceManager<RegistrationPortTypeImpl> aManager)