J2EEDomain MBean

All Parent MBeans:

J2EEManagedObject

Partial ObjectName:
WebSphere:*,type=J2EEDomain,j2eeType=J2EEDomain


MBean J2EEDomain

The J2EEDomain managed object type represents a management domain. There is one managed object that implements the J2EEDomain model per management domain. All servers and applications associated with the same domain are accessible from the J2EEDomain managed object.

Since:

6.0


Attribute Summary

java.lang.String[]servers
           A list of all J2EE Servers in this domain.

Attributes inherited from MBean J2EEManagedObject
objectName, stateManageable, statisticsProvider, eventProvider

Attribute Detail

servers

public java.lang.String[] servers

     A list of all J2EE Servers in this domain. For each J2EE Server running in the domain, there is one J2EEServer OBJECT_NAME in the servers list that identifies it.

     

Security Roles:

     Getter:
     administrator
     operator
     configurator
     monitor
     deployer
     adminsecuritymanager


Copyright IBM Corporation 2002, 2012