Uses of Interface
com.sun.xml.ws.commons.MOMRegistrationAware
Packages that use MOMRegistrationAware
-
Uses of MOMRegistrationAware in com.sun.xml.ws.commons
Classes in com.sun.xml.ws.commons with type parameters of type MOMRegistrationAwareModifier and TypeClassDescriptionclassDefault implementation ofLazyMOMProvider.DefaultScopeChangeListenerfor manager factories handlingWSEndpointinstances.Classes in com.sun.xml.ws.commons that implement MOMRegistrationAwareMethods in com.sun.xml.ws.commons with parameters of type MOMRegistrationAwareModifier and TypeMethodDescriptionvoidWSEndpointCollectionBasedMOMListener.registerAtMOM(MOMRegistrationAware momRegistrationAware, com.sun.xml.ws.api.server.WSEndpoint wsEndpoint) voidWSEndpointCollectionBasedMOMListener.registerAtMOM(MOMRegistrationAware momRegistrationAware, org.glassfish.gmbal.ManagedObjectManager managedObjectManager) voidWSEndpointCollectionBasedMOMListener.unregisterFromMOM(MOMRegistrationAware momRegistrationAware, com.sun.xml.ws.api.server.WSEndpoint wsEndpoint) voidWSEndpointCollectionBasedMOMListener.unregisterFromMOM(MOMRegistrationAware momRegistrationAware, org.glassfish.gmbal.ManagedObjectManager managedObjectManager)