public class ThreadPoolMonitorImpl extends JMXMonitorBase
| Modifier and Type | Class and Description |
|---|---|
static class |
ThreadPoolMonitorImpl.SQLWriter |
| Constructor and Description |
|---|
ThreadPoolMonitorImpl() |
ThreadPoolMonitorImpl(String instanceName) |
| Modifier and Type | Method and Description |
|---|---|
long |
getCurrentThreadCount() |
long |
getCurrentThreadsBusy() |
String |
getInstanceName() |
static String[] |
getInstanceNames() |
getMBeanServer, getQueryObjectNamepublic ThreadPoolMonitorImpl()
public ThreadPoolMonitorImpl(String instanceName)
public static String[] getInstanceNames() throws MalformedObjectNameException, NullPointerException
public String getInstanceName()
public long getCurrentThreadsBusy()
public long getCurrentThreadCount()
Copyright © 2018. All rights reserved.