|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.xml.ws.tx.coordinator.CoordinationContextBase
public abstract class CoordinationContextBase
Abstract base class for implementations of CoordinationContextInterface
Constructor Summary | |
---|---|
CoordinationContextBase()
|
Method Summary | |
---|---|
static CoordinationContextInterface |
createCoordinationContext(java.lang.Object cc)
|
javax.xml.ws.EndpointReference |
getRootRegistrationService()
Get the root registration service EPR |
void |
setRootCoordinatorRegistrationService(javax.xml.ws.EndpointReference rootRegistrationService)
Set the root registration service EPR for this coordination context |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.sun.xml.ws.tx.coordinator.CoordinationContextInterface |
---|
getCoordinationType, getExpires, getIdentifier, getOtherAttributes, getRegistrationService, getValue, setCoordinationType, setExpires, setIdentifier, setRegistrationService |
Constructor Detail |
---|
public CoordinationContextBase()
Method Detail |
---|
public void setRootCoordinatorRegistrationService(@NotNull javax.xml.ws.EndpointReference rootRegistrationService)
CoordinationContextInterface
setRootCoordinatorRegistrationService
in interface CoordinationContextInterface
@NotNull public javax.xml.ws.EndpointReference getRootRegistrationService()
CoordinationContextInterface
getRootRegistrationService
in interface CoordinationContextInterface
@NotNull public static CoordinationContextInterface createCoordinationContext(@NotNull java.lang.Object cc)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |