|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.xml.ws.transport.tcp.server.glassfish.AppServWSRegistry
public final class AppServWSRegistry
Method Summary | |
---|---|
protected void |
deregisterEndpoint(com.sun.enterprise.webservice.monitoring.Endpoint endpoint)
Deregister WS Endpoint |
com.sun.enterprise.webservice.EjbRuntimeEndpointInfo |
getEjbRuntimeEndpointInfo(java.lang.String wsPath)
Method is used by WS invoker to clear some EJB invoker state ??? |
static AppServWSRegistry |
getInstance()
|
protected void |
registerEndpoint(com.sun.enterprise.webservice.monitoring.Endpoint endpoint)
Register new WS Endpoint |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static AppServWSRegistry getInstance()
@NotNull public com.sun.enterprise.webservice.EjbRuntimeEndpointInfo getEjbRuntimeEndpointInfo(@NotNull java.lang.String wsPath)
protected void registerEndpoint(@NotNull com.sun.enterprise.webservice.monitoring.Endpoint endpoint)
protected void deregisterEndpoint(@NotNull com.sun.enterprise.webservice.monitoring.Endpoint endpoint)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |