|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An interface implemented by the ClientContainer to provide access to the client proxy interceptors and InvocationContext.
Method Summary | |
ArrayList |
getInterceptors()
Access a copy of the proxy container interceptor stack. |
InvocationContext |
getInvocationContext()
Access the InvocationContext associated with the proxy by the server side proxy factory. |
void |
setInterceptors(ArrayList interceptors)
Set the proxy container interceptor stack. |
Method Detail |
public ArrayList getInterceptors()
public void setInterceptors(ArrayList interceptors)
interceptors
- - ArrayListpublic InvocationContext getInvocationContext()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |