public class Ejb2RuntimeEndpointInfo extends EjbRuntimeEndpointInfo
container, endpoint, messageDispatcher, webServiceEndpointServant| Constructor and Description |
|---|
Ejb2RuntimeEndpointInfo(WebServiceEndpoint webServiceEndpoint,
EjbEndpointFacade ejbContainer,
Object servant,
Class tie) |
| Modifier and Type | Method and Description |
|---|---|
AdapterInvocationInfo |
getHandlerImplementor() |
EjbMessageDispatcher |
getMessageDispatcher() |
Object |
getServerAuthConfig() |
void |
releaseImplementor(ComponentInvocation inv)
Called after attempt to handle message.
|
getContainer, getEndpoint, getEndpointAddressUri, getInvocationManager, getWebServiceContext, initRuntimeInfo, prepareInvocationpublic Ejb2RuntimeEndpointInfo(WebServiceEndpoint webServiceEndpoint, EjbEndpointFacade ejbContainer, Object servant, Class tie)
public AdapterInvocationInfo getHandlerImplementor() throws Exception
Exceptionpublic void releaseImplementor(ComponentInvocation inv)
releaseImplementor in class EjbRuntimeEndpointInfopublic EjbMessageDispatcher getMessageDispatcher()
getMessageDispatcher in class EjbRuntimeEndpointInfopublic Object getServerAuthConfig()
Copyright © 2019. All rights reserved.