CIM SMASH/Server Management API
Class CIM_J2eeManagedObjectCapabilities
extends CIM_Capabilities
CIM_J2eeManagedObjectCapabilities is a class for defining additional capabilities of J2EE managed objects. It contains the attributes that are common to all J2EE managed objects. These common attributes are mapped to the corresponding J2EE classes using the CIM_ElementCapabilities association.
Details...
This class is not implemented.
Class Qualifiers
Name | Data Type | Value | Scope | Flavors |
---|---|---|---|---|
Abstract | boolean | true | TOSUBCLASS= false | None |
Description | string | CIM_J2eeManagedObjectCapabilities is a class for defining additional capabilities of J2EE managed objects. It contains the attributes that are common to all J2EE managed objects. These common attributes are mapped to the corresponding J2EE classes using the CIM_ElementCapabilities association. | None | TRANSLATABLE= true |
UMLPackagePath | string | CIM::Application::J2eeAppServer | None | None |
Version | string | 2.8.0 | TOSUBCLASS= false | TRANSLATABLE= true |
Local Class Properties
Name | Data Type | Qualifiers | ||||
---|---|---|---|---|---|---|
Name | Data Type | Value | Scope | Flavors | ||
Caption | string | |||||
Description | string | The Caption property is a short textual description (one- line string) of the object. | None | TRANSLATABLE= true | ||
MaxLen | uint32 | 64 | None | None | ||
Description | string | |||||
Description | string | The Description property provides a textual description of the object. | None | TRANSLATABLE= true | ||
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. | None | TRANSLATABLE= true | ||
MappingStrings | string | JSR77.JCP|JSR77.3.1.1.1 objectName|V1.0 | None | None | ||
MaxLen | uint32 | 256 | None | None | ||
ModelCorrespondence | string | CIM_J2eeManagedObjectCapabilities.InstanceID | None | None | ||
Override | string | ElementName | TOSUBCLASS= false | None | ||
Required | boolean | true | None | OVERRIDABLE= false |
||
EventProvider | boolean | |||||
Description | string | A property that indicates whether the managed object implements the event provider model as defined in the Events chapter of the JSR77 specification. A value of true indicates that the managed object implements the event provider interface. A value of false indicates that the managed object does not implement the event provider interface. | None | TRANSLATABLE= true | ||
MappingStrings | string | JSR77.JCP|JSR77.3.1.1.4 eventProvider|V1.0 | None | None | ||
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. | None | TRANSLATABLE= true | ||
Key | boolean | true | None | OVERRIDABLE= false |
||
MappingStrings | string | JSR77.JCP|JSR77.3.1.1.1 objectName|V1.0 | None | None | ||
ModelCorrespondence | string | CIM_J2eeManagedObjectCapabilities.ElementName | None | None | ||
Override | string | InstanceID | TOSUBCLASS= false | None | ||
StateManageable | boolean | |||||
Description | string | A property that indicates whether the managed object implements the state management model as defined in State Management chapter of the JSR77 specification. A value of true indicates that the managed object implements the state management interface. A value of false indicates that the managed object does not implement the state management interface. | None | TRANSLATABLE= true | ||
MappingStrings | string | JSR77.JCP|JSR77.3.1.1.2 stateManageable|V1.0 | None | None | ||
StatisticsProvider | boolean | |||||
Description | string | A property that indicates whether the managed object implements the statistics provider model as defined in Performance Monitoring chapter of the JSR77 specification. A value of true indicates that the managed object implements the statistics provider interface. A value of false indicates that the managed object does not implement the statistics provider interface. | None | TRANSLATABLE= true | ||
MappingStrings | string | JSR77.JCP|JSR77.3.1.1.3 statisticsProvider|V1.0 | None | None |
Copyright © 2008-2020 VMware, Inc. All rights reserved.