|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Defines many constants useful across ProActive
Field Summary | |
static java.lang.Class |
DEFAULT_BODY_CLASS
The explicit local body default class |
static java.lang.String |
DEFAULT_BODY_CLASS_NAME
The name of the explicit local body default class |
static java.lang.Class |
DEFAULT_BODY_INTERFACE
The explicit local body default class |
static java.lang.String |
DEFAULT_BODY_INTERFACE_NAME
The name of the explicit local body default class |
static java.lang.Class |
DEFAULT_BODY_PROXY_CLASS
The explicit local body default class |
static java.lang.String |
DEFAULT_BODY_PROXY_CLASS_NAME
The name of the explicit local body default class |
static java.lang.Class |
DEFAULT_FUTURE_PROXY_CLASS
The explicit local body default class |
static java.lang.String |
DEFAULT_FUTURE_PROXY_CLASS_NAME
The name of the explicit local body default class |
static java.lang.String |
DEFAULT_PROTOCOL_IDENTIFIER
default protocol identifier |
static java.lang.Class |
FUTURE_PROXY_INTERFACE
The interface implemented by all proxies featuring 'future' semantics, depending on whether they are remoteBodyly-accessible or not |
static java.lang.String |
IBIS_PROTOCOL_IDENTIFIER
|
static java.lang.String |
JINI_PROTOCOL_IDENTIFIER
jini protocol identifier |
static java.lang.String |
RMI_PROTOCOL_IDENTIFIER
rmi protocol identifier |
Field Detail |
public static final java.lang.Class DEFAULT_BODY_CLASS
public static final java.lang.String DEFAULT_BODY_CLASS_NAME
public static final java.lang.Class DEFAULT_BODY_INTERFACE
public static final java.lang.String DEFAULT_BODY_INTERFACE_NAME
public static final java.lang.Class DEFAULT_BODY_PROXY_CLASS
public static final java.lang.String DEFAULT_BODY_PROXY_CLASS_NAME
public static final java.lang.Class DEFAULT_FUTURE_PROXY_CLASS
public static final java.lang.String DEFAULT_FUTURE_PROXY_CLASS_NAME
public static final java.lang.Class FUTURE_PROXY_INTERFACE
public static final java.lang.String RMI_PROTOCOL_IDENTIFIER
public static final java.lang.String JINI_PROTOCOL_IDENTIFIER
public static final java.lang.String IBIS_PROTOCOL_IDENTIFIER
public static final java.lang.String DEFAULT_PROTOCOL_IDENTIFIER
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |