public interface ObjectNameProperties
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CELL
The name for the cell in which the MBean is executing.
|
static java.lang.String |
MBEAN_IDENTIFIER
The string that identifies the configuration data for the MBean.
|
static java.lang.String |
NAME
The name for the specific instance of the MBean.
|
static java.lang.String |
NODE
The name for the node on which the MBean is executing.
|
static java.lang.String |
PROCESS
The name for the process in which the MBean is executing.
|
static java.lang.String |
PROCESS_TYPE
The type of process in which the MBean is executing.
|
static java.lang.String |
TYPE
The type of the MBean.
|
static final java.lang.String NAME
static final java.lang.String CELL
static final java.lang.String NODE
static final java.lang.String PROCESS
static final java.lang.String TYPE
static final java.lang.String MBEAN_IDENTIFIER
static final java.lang.String PROCESS_TYPE
AdminConstants
,
Constant Field Values