|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JServerRequestInfo
Interface JServerRequestInfo is the CAROL JServerRequestInfo
this inetrface describe the server interceptor information structur
| Method Summary | |
|---|---|
void |
addAllReplyServiceContext(java.util.Collection<JServiceContext> c)
Add the all the reply service context |
void |
addReplyServiceContext(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 addReplyServiceContext(JServiceContext jServiceContext)
JServiceContext - the context to addvoid addAllReplyServiceContext(java.util.Collection<JServiceContext> c)
c - Services contexts
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||