|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IClientContainer
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 |
---|
ArrayList getInterceptors()
void setInterceptors(ArrayList interceptors)
interceptors
- - ArrayListInvocationContext getInvocationContext()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |