@Contract
public interface WSEjbEndpointRegistry
Modifier and Type | Method and Description |
---|---|
void |
registerEndpoint(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(WebServiceEndpoint webServiceEndpoint, EjbEndpointFacade ejbContainer, Object servant, Class tieClass)
void unregisterEndpoint(String addressUri)
Copyright © 2021. All rights reserved.