org.objectweb.carol.rmi.jrmp.interceptor

Class JInterceptorHelper

Known Direct 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)

Field Summary

protected static int
LOCAL_CTX
protected static int
NO_CTX
protected static int
REMOTE_CTX
protected static byte[]
ia
The Inet Adress
protected static UID
spaceID
The spaceID

Method Summary

static byte[]
getInetAddress()
static UID
getSpaceID()

Field Details

LOCAL_CTX

protected static final int LOCAL_CTX

Field Value:
2


NO_CTX

protected static final int NO_CTX

Field Value:
0


REMOTE_CTX

protected static final int REMOTE_CTX

Field Value:
1


ia

protected static byte[] ia
The Inet Adress


spaceID

protected static UID spaceID
The spaceID

Method Details

getInetAddress

public static byte[] getInetAddress()

Returns:
byte [] InetAddress


getSpaceID

public static UID getSpaceID()

Returns:
space UID