|
||||||||||
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 | |
java.util.ArrayList |
getInterceptors()
Access a copy of the proxy container interceptor stack. |
InvocationContext (src) |
getInvocationContext()
Access the InvocationContext associated with the proxy by the server side proxy factory. |
void |
setInterceptors(java.util.ArrayList interceptors)
Set the proxy container interceptor stack. |
Method Detail |
public java.util.ArrayList getInterceptors()
public void setInterceptors(java.util.ArrayList interceptors)
interceptors
- - ArrayListpublic InvocationContext (src) getInvocationContext()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |