DeployedObject, J2EEManagedObject, Stateful, EventProvider
WebSphere:*,type=Application
The resource being modified for the MBean is of type Application
The instance is identified by the value of key name in the MBean's Object Name
>
MBean Application
Management interface for a J2EE Application.
Attribute Summary | |
---|---|
java.lang.String | server The name of the server. |
java.lang.String[] | modules The J2EEModules utilized by this application |
java.lang.String | implementationVersion The Implementation-Version of this application. |
java.lang.String | edition The edition of this application, or a default value if edition support is not enabled. |
Attributes inherited from MBean DeployedObject |
---|
server , deploymentDescriptor , name , javaVersion , javaVendor |
Attributes inherited from MBean J2EEManagedObject |
---|
objectName , stateManageable , statisticsProvider , eventProvider |
Attributes inherited from MBean EventProvider |
---|
eventTypes |
Notifications inherited from MBean Stateful |
---|
j2ee.state.starting , j2ee.state.running , j2ee.state.stopping , j2ee.state.stopped , j2ee.state.failed |
Attributes inherited from MBean EventProvider |
---|
j2ee.attribute.changed |
Attribute Detail |
---|
public java.lang.String server
The name of the server.
Getter:
administrator
operator
configurator
monitor
deployer
adminsecuritymanager
public java.lang.String[] modules
The J2EEModules utilized by this application
Getter:
administrator
operator
configurator
monitor
deployer
adminsecuritymanager
public java.lang.String implementationVersion
The Implementation-Version of this application.
Getter:
administrator
operator
configurator
monitor
deployer
adminsecuritymanager
public java.lang.String edition
The edition of this application, or a default value if edition support is not enabled.
Getter:
administrator
operator
configurator
monitor
deployer
adminsecuritymanager