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

java.lang.Object
  extended by org.ow2.petals.probes.AbstractProbe
      extended by org.ow2.petals.probes.AbstractKeyedProbe<K>
          extended by org.ow2.petals.probes.KeyedCounterProbe<ServiceClientKey>
              extended by org.ow2.petals.binding.soap.monitoring.probe.WsClientPoolExhaustionsProbe
All Implemented Interfaces:
org.ow2.petals.probes.Probe

public class WsClientPoolExhaustionsProbe
extends org.ow2.petals.probes.KeyedCounterProbe<ServiceClientKey>

A probe:

Author:
Christophe DENEUX (PetalsLink)

Field Summary
 
Fields inherited from class org.ow2.petals.probes.KeyedCounterProbe
values
 
Fields inherited from class org.ow2.petals.probes.AbstractProbe
isInitialized, isStarted
 
Constructor Summary
WsClientPoolExhaustionsProbe(Monitoring monitoringMBean)
           
 
Method Summary
 
Methods inherited from class org.ow2.petals.probes.KeyedCounterProbe
doInit, doShutdown, doStart, doStop, getConvertedValues, getValues, inc, move
 
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

WsClientPoolExhaustionsProbe

public WsClientPoolExhaustionsProbe(Monitoring monitoringMBean)
Parameters:
monitoringMBean - The monitoring MBean to notify detected defect


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