Name | Data Type | Default Value | Qualifiers |
Name | Data Type | Value |
ElementName | string | |
Description | string | The name of a J2EE managed object. The name MUST be constructed using the form specified in JSR77.3.1.1.1 in order to avoid the need for manual key propagation. |
MappingStrings | string | JSR77.JCP|JSR77.3.1.1.1 objectName|V1.0 |
MaxLen | uint32 | 256 |
ModelCorrespondence | string | CIM_J2eeManagedObject.InstanceID |
Override | string | ElementName |
InstanceID | string | |
Description | string | InstanceID identifies a unique instance of a J2EE ManagedObject's Capabilities in a given namespace. In order to ensure uniqueness, the value of InstanceID MUST be constructed using the form specified in JSR77.3.1.1.1 in order to avoid the need for manual key propagation. |
Key | boolean | true |
MappingStrings | string | JSR77.JCP|JSR77.3.1.1.1 objectName|V1.0 |
ModelCorrespondence | string | CIM_J2eeManagedObject.ElementName |
Override | string | InstanceID |
StartTime | datetime | 00000000000000.000000:000 |
Description | string | The time that the J2EE managed object was started, represented as a datetime interval measured as the time interval since January 1, 1970, 00:00:00. If the StateManageable property of the CIM_J2eeManagedObjectCapabilities class is false, this value MUST be set to a zero time interval. |
MappingStrings | string | JSR77.JCP|JSR77.5.1.1.2 startTime|V1.0 |
ModelCorrespondence | string | CIM_J2eeManagedObjectCapabilities.StateManageable |
OperationalStatus | uint16[] | |
ArrayType | string | Indexed |
Description | string | The current state of the entity for J2ee managed objects that support state management. If the StateManageable property is FALSE, the value of this property MUST be set to 0 - Unknown. The mapping from the J2ee management states to OperationalStatus is as follows - j2ee.state.starting - Starting, j2ee.state.running - OK, j2ee.state.stopping - Stopping, j2ee.state.stopped - Stopped, and j2ee.state.failed - Error. |
MappingStrings | string | JSR77.JCP|JSR77.5.1.1.1 state|V1.0 |
ModelCorrespondence | string | CIM_J2eeManagedObjectCapabilities.StateManageable |
Override | string | OperationalStatus |
ValueMap | string | 0, 2, 6, 8, 9, 10 |
Values | string | Unknown, OK, Error, Starting, Stopping, Stopped |