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