|
|||||||||||
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.j2ee.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 |