Application MBean

All Parent MBeans:
DeployedObject, J2EEManagedObject, Stateful, EventProvider

Partial ObjectName:
WebSphere:*,type=Application


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

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

modules

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

Copyright IBM Corp. 1996-2005