com.sun.xml.ws.transport.tcp.server.glassfish
Class WSEndpointLifeCycleListener
java.lang.Object
com.sun.xml.ws.transport.tcp.server.glassfish.WSEndpointLifeCycleListener
- All Implemented Interfaces:
- com.sun.enterprise.webservice.monitoring.EndpointLifecycleListener
public final class WSEndpointLifeCycleListener
- extends Object
- implements com.sun.enterprise.webservice.monitoring.EndpointLifecycleListener
- Author:
- Alexey Stashok
|
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 |
WSEndpointLifeCycleListener
public WSEndpointLifeCycleListener()
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
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.