|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EjbEndpointFacade
This interface provides services needed by the web services runtime to flow an invocation through the ejb container to an EJB web service endpoint.
| Method Summary | |
|---|---|
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. |
| Method Detail |
|---|
ClassLoader getEndpointClassLoader()
ComponentInvocation startInvocation()
void endInvocation(ComponentInvocation inv)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||