DeployedObject MBean

All Parent MBeans:
J2EEManagedObject

Partial ObjectName:
WebSphere:*,type=DeployedObject,j2eeType=J2EEDeployedObject

ResourceInstanceIdentifier:

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.Stringserver
           The J2EE server the application or module is deployed on.
java.lang.StringdeploymentDescriptor
           The original XML DD.
java.lang.Stringname
           The name of the deployed object.
java.lang.StringjavaVersion
           Deprecated.  As of version 6.0. Use the javaVersion attribute on the JVM MBean.
java.lang.StringjavaVendor
           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

server

public java.lang.String server
The J2EE server the application or module is deployed on.
Security Roles:
Getter:
administrator
operator
configurator
monitor
deployer
adminsecuritymanager

deploymentDescriptor

public java.lang.String deploymentDescriptor
The original XML DD.
Security Roles:
Getter:
administrator
operator
configurator
monitor
deployer
adminsecuritymanager

name

public java.lang.String name
The name of the deployed object.
Security Roles:
Getter:
administrator
operator
configurator
monitor
deployer
adminsecuritymanager

javaVersion

public java.lang.String javaVersion
Deprecated.  As of version 6.0. Use the javaVersion attribute on the JVM MBean.

version
Security Roles:
Getter:
administrator
operator
configurator
monitor
deployer
adminsecuritymanager

javaVendor

public java.lang.String javaVendor
Deprecated.  As of version 6.0. Use the javaVersion attribute on the JVM MBean.

vendor
Security Roles:
Getter:
administrator
operator
configurator
monitor
deployer
adminsecuritymanager

Copyright IBM Corp. 1996-2005