@Contract
public interface WSEjbEndpointRegistry
| Modifier and Type | Method and Description |
|---|---|
void |
registerEndpoint(com.sun.enterprise.deployment.WebServiceEndpoint webServiceEndpoint,
EjbEndpointFacade ejbContainer,
Object servant,
Class tieClass)
This method will register an endpoint the EjbEndpointRegistry
|
void |
unregisterEndpoint(String addressUri)
This method will unregister an endpoint the EjbEndpointRegistry
|
void registerEndpoint(com.sun.enterprise.deployment.WebServiceEndpoint webServiceEndpoint,
EjbEndpointFacade ejbContainer,
Object servant,
Class tieClass)
void unregisterEndpoint(String addressUri)
Copyright © 2014. All rights reserved.