|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.management.j2ee.J2EEManagedObject
com.caucho.management.j2ee.JVM
public class JVM
Management interface for the JVM.
| Field Summary |
|---|
| Fields inherited from class com.caucho.management.j2ee.J2EEManagedObject |
|---|
_objectName |
| Constructor Summary | |
|---|---|
JVM()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getJavaVendor()
Returns the java vendor |
java.lang.String |
getJavaVersion()
Returns the java version |
protected java.lang.String |
getName()
Returns the value to use for the the `name' key of the ObjectName. |
java.lang.String |
getNode()
Returns the machine the JVM is running on, i.e. |
JVMStats |
getStats()
Returns the statistics for the managed object. |
protected boolean |
isJ2EEApplication()
Returns true if the ObjectName should include the J2EEApplication key. |
| Methods inherited from class com.caucho.management.j2ee.J2EEManagedObject |
|---|
createObjectName, getObjectName, isEventProvider, isJ2EEServer, isStateManageable, isStatisticsProvider, queryObjectNames, queryObjectNamesSet, quote, register, unregister |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JVM()
| Method Detail |
|---|
protected java.lang.String getName()
J2EEManagedObject
getName in class J2EEManagedObjectprotected boolean isJ2EEApplication()
J2EEManagedObject
isJ2EEApplication in class J2EEManagedObjectpublic java.lang.String getJavaVersion()
public java.lang.String getJavaVendor()
public java.lang.String getNode()
public JVMStats getStats()
StatisticsProvider
getStats in interface StatisticsProvider<JVMStats>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||