public class EjbEndpointFacadeImpl extends Object implements org.glassfish.ejb.api.EjbEndpointFacade
| Constructor and Description |
|---|
EjbEndpointFacadeImpl(BaseContainer container,
EjbContainerUtil util) |
| Modifier and Type | Method and Description |
|---|---|
void |
endInvocation(org.glassfish.api.invocation.ComponentInvocation inv) |
ClassLoader |
getEndpointClassLoader() |
org.glassfish.api.invocation.ComponentInvocation |
startInvocation() |
public EjbEndpointFacadeImpl(BaseContainer container, EjbContainerUtil util)
public ClassLoader getEndpointClassLoader()
getEndpointClassLoader in interface org.glassfish.ejb.api.EjbEndpointFacadepublic org.glassfish.api.invocation.ComponentInvocation startInvocation()
startInvocation in interface org.glassfish.ejb.api.EjbEndpointFacadepublic void endInvocation(org.glassfish.api.invocation.ComponentInvocation inv)
endInvocation in interface org.glassfish.ejb.api.EjbEndpointFacadeCopyright © 2018 Eclipse Foundation. All rights reserved.