com.sun.xml.ws.commons
Class AbstractMOMRegistrationAware
java.lang.Object
com.sun.xml.ws.commons.AbstractMOMRegistrationAware
- All Implemented Interfaces:
- MOMRegistrationAware
- Direct Known Subclasses:
- InVmSequenceManager, NonceManager, PersistentSequenceManager, SessionManager
public abstract class AbstractMOMRegistrationAware
- extends Object
- implements MOMRegistrationAware
Default implementation of MOMRegistrationAware.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractMOMRegistrationAware
public AbstractMOMRegistrationAware()
isRegisteredAtMOM
public boolean isRegisteredAtMOM()
- Specified by:
isRegisteredAtMOM in interface MOMRegistrationAware
setRegisteredAtMOM
public void setRegisteredAtMOM(boolean atMOM)
- Specified by:
setRegisteredAtMOM in interface MOMRegistrationAware
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.