J2EEManagedObject
WebSphere:*,type=DeployedObject,j2eeType=J2EEDeployedObject
The resource being modified for the MBean is of type Application
The instance is identified by the value of key Application in the MBean's Object Name
>
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
The J2EE server the application or module is deployed on.
Getter:
administrator
operator
configurator
monitor
deployer
adminsecuritymanager
public java.lang.String deploymentDescriptor
The original XML DD.
Getter:
administrator
operator
configurator
monitor
deployer
adminsecuritymanager
public java.lang.String name
The name of the deployed object.
Getter:
administrator
operator
configurator
monitor
deployer
adminsecuritymanager
public java.lang.String javaVersion
Deprecated.
As of version 6.0. Use the javaVersion attribute on the JVM MBean.
version
Getter:
administrator
operator
configurator
monitor
deployer
adminsecuritymanager
public java.lang.String javaVendor
Deprecated.
As of version 6.0. Use the javaVersion attribute on the JVM MBean.
vendor
Getter:
administrator
operator
configurator
monitor
deployer
adminsecuritymanager