|
||||||||||
| 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 package
class to manage client interception
| Method Summary | |
|---|---|
void |
addAllRequestServiceContext(java.util.Collection<JServiceContext> c)
Add the all the request service context |
void |
addRequestServiceContext(JServiceContext jServiceContext)
Add a JServicecontext |
| Methods inherited from interface org.ow2.carol.rmi.interceptor.api.JRequestInfo |
|---|
clearAllContexts, getAllReplyServiceContext, getAllRequestServiceContext, getReplyServiceContext, getRequestServiceContext, hasContexts |
| Method Detail |
|---|
void addRequestServiceContext(JServiceContext jServiceContext)
JServiceContext - the context to addboolean - replace if true replace the existing service contextvoid addAllRequestServiceContext(java.util.Collection<JServiceContext> c)
c - Services contexts
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||