com.sun.xml.ws.transport.tcp.server.glassfish
Class WSEndpointLifeCycleListener

java.lang.Object
  extended by com.sun.xml.ws.transport.tcp.server.glassfish.WSEndpointLifeCycleListener
All Implemented Interfaces:
com.sun.enterprise.webservice.monitoring.EndpointLifecycleListener

public final class WSEndpointLifeCycleListener
extends java.lang.Object
implements com.sun.enterprise.webservice.monitoring.EndpointLifecycleListener


Constructor Summary
WSEndpointLifeCycleListener()
           
 
Method Summary
 void endpointAdded(com.sun.enterprise.webservice.monitoring.Endpoint endpoint)
           
 void endpointRemoved(com.sun.enterprise.webservice.monitoring.Endpoint endpoint)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSEndpointLifeCycleListener

public WSEndpointLifeCycleListener()
Method Detail

endpointAdded

public void endpointAdded(com.sun.enterprise.webservice.monitoring.Endpoint endpoint)
Specified by:
endpointAdded in interface com.sun.enterprise.webservice.monitoring.EndpointLifecycleListener

endpointRemoved

public void endpointRemoved(com.sun.enterprise.webservice.monitoring.Endpoint endpoint)
Specified by:
endpointRemoved in interface com.sun.enterprise.webservice.monitoring.EndpointLifecycleListener