@PublicAPI
public interface RMConstants
These interface define names for Resource manager active objects and defines type names for the different node sources types.
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_LOCAL_NODES_NODE_SOURCE_NAME
The default name of the local node source created at Resource manager Startup
|
static String |
DEFAULT_STATIC_SOURCE_NAME
The default name of the static node source created at Resource manager Startup
|
static String |
NAME_ACTIVE_OBJECT_RMADMIN
name of RMAdmin AO registered in RMI register
|
static String |
NAME_ACTIVE_OBJECT_RMAUTHENTICATION
name of RMAuthentication AO registered in RMI register
|
static String |
NAME_ACTIVE_OBJECT_RMCORE
name of RMCore AO registered in RMI register
|
static String |
NAME_ACTIVE_OBJECT_RMMONITORING
name of RMMonitoring AO registered in RMI register
|
static String |
NAME_ACTIVE_OBJECT_RMUSER
name of RMUser AO registered in RMI register
|
static final String NAME_ACTIVE_OBJECT_RMCORE
static final String NAME_ACTIVE_OBJECT_RMADMIN
static final String NAME_ACTIVE_OBJECT_RMUSER
static final String NAME_ACTIVE_OBJECT_RMMONITORING
static final String NAME_ACTIVE_OBJECT_RMAUTHENTICATION
static final String DEFAULT_STATIC_SOURCE_NAME
static final String DEFAULT_LOCAL_NODES_NODE_SOURCE_NAME