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