com.sun.xml.ws.tx.webservice.member.coord
Class RegistrationPortTypeImpl

java.lang.Object
  extended by 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

Constructor Summary
RegistrationPortTypeImpl()
           
RegistrationPortTypeImpl(java.lang.String activityId)
           
 
Method Summary
static com.sun.xml.ws.developer.StatefulWebServiceManager<RegistrationPortTypeImpl> getManager()
           
 RegisterResponseType registerOperation(RegisterType parameters)
           
static void setManager(com.sun.xml.ws.developer.StatefulWebServiceManager<RegistrationPortTypeImpl> aManager)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegistrationPortTypeImpl

public RegistrationPortTypeImpl()

RegistrationPortTypeImpl

public RegistrationPortTypeImpl(java.lang.String activityId)
Method Detail

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)