|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Interface JInitInfo is the CAROL JRMP Interceptor Information
Interface this interface for storing interceptor initialisation informations
| Method Summary | |
void |
add_client_request_interceptor(JClientRequestInterceptor interceptor)
add client interceptor |
void |
add_server_request_interceptor(JServerRequestInterceptor interceptor)
add server interceptor |
JClientRequestInterceptor[] |
getClientRequestInterceptors()
get all the client interceptor |
JServerRequestInterceptor[] |
getServerRequestInterceptors()
get all the server interceptor |
| Method Detail |
public void add_client_request_interceptor(JClientRequestInterceptor interceptor)
throws JDuplicateName
JDuplicateName
public void add_server_request_interceptor(JServerRequestInterceptor interceptor)
throws JDuplicateName
JDuplicateNamepublic JClientRequestInterceptor[] getClientRequestInterceptors()
public JServerRequestInterceptor[] getServerRequestInterceptors()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||