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

All Known Subinterfaces:
LazyMOMProvider.DefaultScopeChangeListener, LazyMOMProvider.WSEndpointScopeChangeListener
All Known Implementing Classes:
WSEndpointImpl
Enclosing class:
LazyMOMProvider

public static interface LazyMOMProvider.ScopeChangeListener

Interface for all object that want to be notified about scope change, introducing required methods.


Method Summary
 void scopeChanged(LazyMOMProvider.Scope scope)
           
 

Method Detail

scopeChanged

void scopeChanged(LazyMOMProvider.Scope scope)


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