|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JClientRequestInfo
Interface JClientRequestInfo
is the CAROL JRMP Client
Interception Information stucturs this class is used by the other pakage
class to manage client interception
Method Summary | |
---|---|
void |
add_all_request_service_context(java.util.Collection c)
Add the all the request service context |
void |
add_request_service_context(JServiceContext jServiceContext)
Add a JServicecontext |
Methods inherited from interface org.objectweb.carol.rmi.jrmp.interceptor.JRequestInfo |
---|
clearAllContexts, get_all_reply_service_context, get_all_request_service_context, get_reply_service_context, get_request_service_context, hasContexts |
Method Detail |
---|
void add_request_service_context(JServiceContext jServiceContext)
JServiceContext
- the context to addboolean
- replace if true replace the existing service contextvoid add_all_request_service_context(java.util.Collection c)
c
- Services contexts
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |