public interface EjbEndpointFacade
| Modifier and Type | Method and Description |
|---|---|
void |
endInvocation(org.glassfish.api.invocation.ComponentInvocation inv)
Perform post-processing for the web service endpoint invocation.
|
ClassLoader |
getEndpointClassLoader()
Returns the application class loader associated with this
web service endpoint.
|
org.glassfish.api.invocation.ComponentInvocation |
startInvocation()
Start an invocation for the EJB web service endpoint.
|
ClassLoader getEndpointClassLoader()
org.glassfish.api.invocation.ComponentInvocation startInvocation()
void endInvocation(org.glassfish.api.invocation.ComponentInvocation inv)
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.