Uses of Interface
com.sun.xml.ws.api.server.LazyMOMProvider.ScopeChangeListener

Packages that use LazyMOMProvider.ScopeChangeListener
com.sun.xml.ws.api.server APIs for hosting JAX-WS services. 
com.sun.xml.ws.commons   
com.sun.xml.ws.server JAX-WS 2.0.1 Server Runtime 
 

Uses of LazyMOMProvider.ScopeChangeListener in com.sun.xml.ws.api.server
 

Subinterfaces of LazyMOMProvider.ScopeChangeListener in com.sun.xml.ws.api.server
static interface LazyMOMProvider.DefaultScopeChangeListener
          Default interface for all object that want to be notified about scope change.
static interface LazyMOMProvider.WSEndpointScopeChangeListener
          Interface used for distinguishing between a registration of a WSEndpointImpl rather than of other classes.
 

Uses of LazyMOMProvider.ScopeChangeListener in com.sun.xml.ws.commons
 

Classes in com.sun.xml.ws.commons that implement LazyMOMProvider.ScopeChangeListener
 class WSEndpointCollectionBasedMOMListener<T extends MOMRegistrationAware>
          Default implementation of LazyMOMProvider.DefaultScopeChangeListener for manager factories handling WSEndpoint instances.
 

Uses of LazyMOMProvider.ScopeChangeListener in com.sun.xml.ws.server
 

Classes in com.sun.xml.ws.server that implement LazyMOMProvider.ScopeChangeListener
 class WSEndpointImpl<T>
          WSEndpoint implementation.
 



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