org.eclipse.jetty.monitor.integration
public class JavaMonitorTools extends java.lang.Object
| Constructor and Description |
|---|
JavaMonitorTools() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCacheNegativeSeconds() |
java.lang.String |
getCacheNegativeTweakedFrom() |
int |
getCacheSeconds() |
java.lang.String |
getCacheTweakedFrom() |
java.lang.String |
getDeadlockStacktraces() |
int |
getThreadsBlocked() |
int |
getThreadsNew() |
int |
getThreadsRunnable() |
int |
getThreadsTerminated() |
int |
getThreadsTimedWaiting() |
int |
getThreadsWaiting() |
public java.lang.String getDeadlockStacktraces()
public int getThreadsBlocked()
public int getThreadsNew()
public int getThreadsTerminated()
public int getThreadsTimedWaiting()
public int getThreadsWaiting()
public int getThreadsRunnable()
public int getCacheSeconds()
throws java.lang.ClassNotFoundException,
java.lang.IllegalAccessException,
java.lang.reflect.InvocationTargetException,
java.lang.NoSuchMethodException
java.lang.ClassNotFoundExceptionjava.lang.IllegalAccessExceptionjava.lang.reflect.InvocationTargetExceptionjava.lang.NoSuchMethodExceptionpublic int getCacheNegativeSeconds()
throws java.lang.ClassNotFoundException,
java.lang.IllegalAccessException,
java.lang.reflect.InvocationTargetException,
java.lang.NoSuchMethodException
java.lang.ClassNotFoundExceptionjava.lang.IllegalAccessExceptionjava.lang.reflect.InvocationTargetExceptionjava.lang.NoSuchMethodExceptionpublic java.lang.String getCacheTweakedFrom()
public java.lang.String getCacheNegativeTweakedFrom()
Copyright © 2017. All Rights Reserved.