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 (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.