public final class AppServRegistry extends Object
| Modifier and Type | Method and Description |
|---|---|
protected void |
deregisterEndpoint(Endpoint endpoint)
Deregister WS Endpoint
|
EjbRuntimeEndpointInfo |
getEjbRuntimeEndpointInfo(String wsPath)
Method is used by WS invoker to clear some EJB invoker state ???
|
static AppServRegistry |
getInstance() |
protected void |
registerEndpoint(Endpoint endpoint)
Register new WS Endpoint
|
public static AppServRegistry getInstance()
@NotNull public EjbRuntimeEndpointInfo getEjbRuntimeEndpointInfo(@NotNull String wsPath)
protected void registerEndpoint(@NotNull
Endpoint endpoint)
protected void deregisterEndpoint(@NotNull
Endpoint endpoint)
Copyright © 2019. All rights reserved.