org.objectweb.carol.rmi.jrmp.interceptor
Class JInterceptorHelper
java.lang.Object
|
+--org.objectweb.carol.rmi.jrmp.interceptor.JInterceptorHelper
- Direct Known Subclasses:
- JClientInterceptorHelper, JServerInterceptorHelper
- public abstract class JInterceptorHelper
- extends java.lang.Object
Class JInterceptorHelper
is the CAROL JRMP Interceptor Helper
this class is used by the other pakage class to manage interceptions
- Version:
- 1.0, 15/07/2002
- Author:
- Guillaume Riviere (Guillaume.Riviere@inrialpes.fr)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NO_CTX
protected static final int NO_CTX
- See Also:
- Constant Field Values
REMOTE_CTX
protected static final int REMOTE_CTX
- See Also:
- Constant Field Values
LOCAL_CTX
protected static final int LOCAL_CTX
- See Also:
- Constant Field Values
rk
protected static RemoteKey rk
- The spaceID
spaceID
protected static java.rmi.server.UID spaceID
- The spaceID
JInterceptorHelper
public JInterceptorHelper()
getRemoteKey
public static RemoteKey getRemoteKey()
- hold a unique identifier of this class and jvm