org.ow2.petals.binding.soap.monitoring.probe
Class HttpServerThreadPoolAllocatedThreadsProbe

java.lang.Object
  extended by org.ow2.petals.probes.AbstractProbe
      extended by org.ow2.petals.probes.GaugeProbe<Integer,Integer>
          extended by org.ow2.petals.binding.soap.monitoring.probe.HttpServerThreadPoolAbstractProbe
              extended by org.ow2.petals.binding.soap.monitoring.probe.HttpServerThreadPoolAllocatedThreadsProbe
All Implemented Interfaces:
org.ow2.petals.probes.Probe

public class HttpServerThreadPoolAllocatedThreadsProbe
extends HttpServerThreadPoolAbstractProbe

A probe:

Author:
Christophe DENEUX (PetalsLink)

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
HttpServerThreadPoolAllocatedThreadsProbe(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

HttpServerThreadPoolAllocatedThreadsProbe

public HttpServerThreadPoolAllocatedThreadsProbe(Monitoring monitoringMBean)
Parameters:
httpThreadPool - The HTTP server thread pool
monitoringMBean - The monitoring MBean to notify detected defect


Copyright © 2005-2012 Petals Link (EBM Websourcing). All Rights Reserved.