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.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.server
 

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



Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.