public class JInterceptorStore
extends java.lang.Object
JInterceptorStore
is the CAROL JRMP Client and Server
Interceptors Storage SystemModifier and Type | Field and Description |
---|---|
static java.lang.String |
INTIALIZER_PREFIX
Initilazer class prefix
|
Constructor and Description |
---|
JInterceptorStore() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String[] |
getJRMPInitializers()
Get Intializers method
|
static JClientRequestInterceptor[] |
getLocalClientInterceptors()
get the local client interceptor
|
static JServerRequestInterceptor[] |
getLocalServerInterceptors()
get the local server interceptor
|
static JClientRequestInterceptor[] |
setRemoteInterceptors(byte[] raddr,
java.rmi.server.UID ruid,
java.lang.String[] ia)
Get interceptor if exist
|
public static final java.lang.String INTIALIZER_PREFIX
public static JServerRequestInterceptor[] getLocalServerInterceptors()
public static JClientRequestInterceptor[] getLocalClientInterceptors()
public static java.lang.String[] getJRMPInitializers()
public static JClientRequestInterceptor[] setRemoteInterceptors(byte[] raddr, java.rmi.server.UID ruid, java.lang.String[] ia)
raddr
- The remote adress (later)ruid
- The remote uid (later)ia
- iterceptors initializers