Application MBean

All Parent MBeans:
DeployedObject, J2EEManagedObject, Stateful, EventProvider

Partial ObjectName:
WebSphere:*,type=Application

ResourceInstanceIdentifier:

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.Stringserver
           The name of the server.
java.lang.String[]modules
           The J2EEModules utilized by this application
java.lang.StringimplementationVersion
           The Implementation-Version of this application.
java.lang.Stringedition
           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

server

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

modules

public java.lang.String[] modules
The J2EEModules utilized by this application
Security Roles:
Getter:
administrator
operator
configurator
monitor
deployer
adminsecuritymanager

implementationVersion

public java.lang.String implementationVersion
The Implementation-Version of this application.
Security Roles:
Getter:
administrator
operator
configurator
monitor
deployer
adminsecuritymanager

edition

public java.lang.String edition
The edition of this application, or a default value if edition support is not enabled.
Security Roles:
Getter:
administrator
operator
configurator
monitor
deployer
adminsecuritymanager

Copyright IBM Corp. 1996-2005