

Public Member Functions | |
| RemoteThreads () | |
| CompositeData[] | getAllThreadsInfo () |
| int | getJacORBThreadsCount () |
| CompositeData[] | getJacORBThreadsInfo () |
| CompositeData[] | getJacORBThreadsInfo (State state) |
| int | getAcsContainerThreadsCount () |
| CompositeData[] | getAcsContainerThreadsInfo () |
| CompositeData[] | getAcsContainerThreadsInfo (State state) |
| int | getAllThreadsCount () |
| CompositeData[] | getThreadsInfo (String className, State state) |
| int | getThreadsCount (String className, State state) |
Static Public Attributes | |
| String[] | JACORB_CLASSES |
| String[] | ACS_CLASSES |
Protected Member Functions | |
| CompositeData[] | getThreadsInfo (String[] classes, State state) |
| int | getThreadsCount (String[] classes, State state) |
Protected Attributes | |
| ThreadMXBean | tmxb = null |
|
|
|
|
|
Returns the total count of ACS-related threads, for all thread states
Implements alma::acs::monitoring::RemoteThreadsMBean.
|
|
|
|
|
|
Returns all the JacORB related threads' information
Implements alma::acs::monitoring::RemoteThreadsMBean.
|
|
|
Returns the total number of threads, for all states
Implements alma::acs::monitoring::RemoteThreadsMBean.
|
|
|
Returns a dump of all the threads of the JVM.
Implements alma::acs::monitoring::RemoteThreadsMBean.
|
|
|
Returns the total count of JacORB-related threads, for all thread states
Implements alma::acs::monitoring::RemoteThreadsMBean.
|
|
|
|
|
|
Returns all the JacORB related threads' information
Implements alma::acs::monitoring::RemoteThreadsMBean.
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
Initial value:
|
|
|
Initial value:
|
|
|
|
1.3.8