|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface J2EEServer
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 |
---|
String[] getDeployedObjects()
String[] getResources()
String[] getJavaVMs()
String getServerVendor()
String getServerVersion()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |