Class BaseRegistration<T extends jakarta.xml.ws.EndpointReference,K,P>

java.lang.Object
com.sun.xml.ws.tx.coord.common.endpoint.BaseRegistration<T,K,P>
All Implemented Interfaces:
RegistrationIF<T,K,P>
Direct Known Subclasses:
RegistrationProxyImpl, RegistrationProxyImpl

public abstract class BaseRegistration<T extends jakarta.xml.ws.EndpointReference,K,P> extends Object implements RegistrationIF<T,K,P>