Class RegistrationProxyImpl
java.lang.Object
com.sun.xml.ws.tx.coord.common.endpoint.BaseRegistration<W3CEndpointReference,RegisterType,RegisterResponseType>
com.sun.xml.ws.tx.coord.v11.endpoint.RegistrationProxyImpl
- All Implemented Interfaces:
RegistrationIF<W3CEndpointReference,RegisterType, RegisterResponseType>
public class RegistrationProxyImpl
extends BaseRegistration<W3CEndpointReference,RegisterType,RegisterResponseType>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Stringprotected EndpointReferenceBuilder<W3CEndpointReference>Methods inherited from class com.sun.xml.ws.tx.coord.common.endpoint.BaseRegistration
getTransactionServices, registerOperation
-
Constructor Details
-
RegistrationProxyImpl
-
-
Method Details
-
getEndpointReferenceBuilder
- Specified by:
getEndpointReferenceBuilderin classBaseRegistration<W3CEndpointReference,RegisterType, RegisterResponseType>
-
newRegisterResponseType
protected BaseRegisterResponseType<W3CEndpointReference,RegisterResponseType> newRegisterResponseType()- Specified by:
newRegisterResponseTypein classBaseRegistration<W3CEndpointReference,RegisterType, RegisterResponseType>
-
getCoordinatorAddress
- Specified by:
getCoordinatorAddressin classBaseRegistration<W3CEndpointReference,RegisterType, RegisterResponseType>
-