|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.petals.probes.AbstractProbe
org.ow2.petals.probes.GaugeProbe<Integer,Integer>
org.ow2.petals.binding.soap.monitoring.probe.HttpServerThreadPoolAbstractProbe
org.ow2.petals.binding.soap.monitoring.probe.HttpServerThreadPoolIdleThreadsProbe
public class HttpServerThreadPoolIdleThreadsProbe
A probe counting idle threads in the thread pool of the HTTP server. It does not include a defect detector.
| Field Summary |
|---|
| Fields inherited from class org.ow2.petals.probes.GaugeProbe |
|---|
defectDetector, maxValue, sensor |
| Fields inherited from class org.ow2.petals.probes.AbstractProbe |
|---|
isInitialized, isStarted |
| Constructor Summary | |
|---|---|
HttpServerThreadPoolIdleThreadsProbe(Monitoring monitoringMBean)
|
|
| Method Summary |
|---|
| Methods inherited from class org.ow2.petals.binding.soap.monitoring.probe.HttpServerThreadPoolAbstractProbe |
|---|
setHttpThreadPool |
| Methods inherited from class org.ow2.petals.probes.GaugeProbe |
|---|
doInit, doShutdown, doStart, doStop, getInstantValue, getMaxValue, pick |
| Methods inherited from class org.ow2.petals.probes.AbstractProbe |
|---|
init, shutdown, start, stop |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HttpServerThreadPoolIdleThreadsProbe(Monitoring monitoringMBean)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||