com.sun.xml.ws.tx.coord.v11.endpoint
Class RegistrationProxyImpl

java.lang.Object
  extended by com.sun.xml.ws.tx.coord.common.endpoint.BaseRegistration<W3CEndpointReference,RegisterType,RegisterResponseType>
      extended by 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
RegistrationProxyImpl(WebServiceContext context)
           
 
Method Summary
protected  String getCoordinatorAddress()
           
protected  EndpointReferenceBuilder<W3CEndpointReference> getEndpointReferenceBuilder()
           
protected  BaseRegisterResponseType<W3CEndpointReference,RegisterResponseType> newRegisterResponseType()
           
 
Methods inherited from class com.sun.xml.ws.tx.coord.common.endpoint.BaseRegistration
getTransactionServices, registerOperation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegistrationProxyImpl

public RegistrationProxyImpl(WebServiceContext context)
Method Detail

getEndpointReferenceBuilder

protected EndpointReferenceBuilder<W3CEndpointReference> getEndpointReferenceBuilder()
Specified by:
getEndpointReferenceBuilder in class BaseRegistration<W3CEndpointReference,RegisterType,RegisterResponseType>

newRegisterResponseType

protected BaseRegisterResponseType<W3CEndpointReference,RegisterResponseType> newRegisterResponseType()
Specified by:
newRegisterResponseType in class BaseRegistration<W3CEndpointReference,RegisterType,RegisterResponseType>

getCoordinatorAddress

protected String getCoordinatorAddress()
Specified by:
getCoordinatorAddress in class BaseRegistration<W3CEndpointReference,RegisterType,RegisterResponseType>


Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.