org.objectweb.carol.rmi.jrmp.interceptor
Class JInterceptorStore
java.lang.Object
org.objectweb.carol.rmi.jrmp.interceptor.JInterceptorStore
public class JInterceptorStore
extends java.lang.Object
Class JInterceptorStore
is the CAROL JRMP Client and Server
Interceptors Storage System
Version:
- Guillaume Riviere (Guillaume.Riviere@inrialpes.fr)
INTIALIZER_PREFIX
public static String INTIALIZER_PREFIX
Initilazer class prefix
getJRMPInitializers
public static String[] getJRMPInitializers()
Get Intializers method
- JRMP Initializers enuumeration
getLocalClientInterceptors
public static JClientRequestInterceptor[] getLocalClientInterceptors()
get the local client interceptor
getLocalServerInterceptors
public static JServerRequestInterceptor[] getLocalServerInterceptors()
get the local server interceptor
setRemoteInterceptors
public static JClientRequestInterceptor[] setRemoteInterceptors(byte[] raddr,
UID ruid,
String[] ia)
Get interceptor if exist
raddr
- The remote adress (later)ruid
- The remote uid (later)ia
- iterceptors initializers
- JClientRequestInterceptors [] , the interceptors