com.sun.xml.ws.api.server
Interface LazyMOMProvider.WSEndpointScopeChangeListener

All Superinterfaces:
LazyMOMProvider.ScopeChangeListener
All Known Implementing Classes:
WSEndpointImpl
Enclosing class:
LazyMOMProvider

public static interface LazyMOMProvider.WSEndpointScopeChangeListener
extends LazyMOMProvider.ScopeChangeListener

Interface used for distinguishing between a registration of a WSEndpointImpl rather than of other classes. Webservice Endpoints should get a notification about scope change sooner than the rest of the registered listeners (there is a possibility that other listeners are dependant on Webservice Endpoints).


Method Summary
 
Methods inherited from interface com.sun.xml.ws.api.server.LazyMOMProvider.ScopeChangeListener
scopeChanged
 



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