|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
String[] |
getDeployedObjects()
A list of all of the J2EEApplication and J2EEModule types deployed on this J2EEServer. |
String[] |
getJavaVMs()
A list of all Java virtual machines on which this J2EEServer has running threads. |
String[] |
getResources()
A list of resources available to this server. |
String |
getServerVendor()
Identifies the J2EE platform vendor of this J2EEServer. |
String |
getServerVersion()
Identifies the J2EE implemetation version of this J2EEServer. |
Methods inherited from interface org.apache.geronimo.management.J2EEManagedObject |
getObjectName, isEventProvider, isStateManageable, isStatisticsProvider |
Method Detail |
public String[] getDeployedObjects()
public String[] getResources()
public String[] getJavaVMs()
public String getServerVendor()
public String getServerVersion()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |