Public Member Functions | |
| JavaVm (String pObjectName, JProp pProps) | |
| String | getJavaVersion () |
| String | getJavaVendor () |
| String | getNode () |
| int | getAllThreadsCount () |
| String[] | getThreadGroups () |
| String[] | listThreads (String name) |
Protected Member Functions | |
| ThreadGroup | getTopLevelThreadGroup () |
Definition at line 41 of file JavaVm.java.
|
||||||||||||
|
Construct JavaVM MBean
Definition at line 82 of file JavaVm.java. References org.objectweb.jonas.common.JProp.getValue(). |
Here is the call graph for this function:

|
|
Definition at line 138 of file JavaVm.java. References org.objectweb.jonas.server.JavaVm.getTopLevelThreadGroup(). |
Here is the call graph for this function:

|
|
Definition at line 108 of file JavaVm.java. |
|
|
Definition at line 101 of file JavaVm.java. |
|
|
Definition at line 115 of file JavaVm.java. |
|
|
Definition at line 160 of file JavaVm.java. References org.objectweb.jonas.server.JavaVm.getTopLevelThreadGroup(). |
Here is the call graph for this function:

|
|
Definition at line 123 of file JavaVm.java. Referenced by org.objectweb.jonas.server.JavaVm.getAllThreadsCount(), org.objectweb.jonas.server.JavaVm.getThreadGroups(), and org.objectweb.jonas.server.JavaVm.listThreads(). |
|
|
Definition at line 184 of file JavaVm.java. References org.objectweb.jonas.server.JavaVm.getTopLevelThreadGroup(). |
Here is the call graph for this function:

1.3.9.1