WebSphere:*,type=DeployedObject,j2eeType=J2EEDeployedObject
ResourceInstanceIdentifier:
MBean DeployedObject
Management interface for the parent class of all application components.
Attribute Summary | |
java.lang.String | server The J2EE server the application or module is deployed on. |
java.lang.String | deploymentDescriptor The original XML DD. |
java.lang.String | name The name of the deployed object. |
java.lang.String | javaVersion Deprecated. As of version 6.0. Use the javaVersion attribute on the JVM MBean. |
java.lang.String | javaVendor Deprecated. As of version 6.0. Use the javaVersion attribute on the JVM MBean. |
Attributes inherited from MBean J2EEManagedObject |
objectName , stateManageable , statisticsProvider , eventProvider |
Attribute Detail |
public java.lang.String server
public java.lang.String deploymentDescriptor
public java.lang.String name
public java.lang.String javaVersion
public java.lang.String javaVendor