Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
org.jbossmx.cluster.watchdog.mbean.Watchdog.ObjectNameAndValue

Uses of Watchdog.ObjectNameAndValue in org.jbossmx.cluster.watchdog.mbean
 

Methods in org.jbossmx.cluster.watchdog.mbean with parameters of type Watchdog.ObjectNameAndValue
private  void Watchdog.takeCorrectiveAction(Watchdog.ObjectNameAndValue objectNameAndValue)
          Take corrective action on a single ObjectInstance
private  boolean Watchdog.invokeRestartMethod(Watchdog.ObjectNameAndValue objectNameAndValue)
          Invokes either restartMBean or startMBean methods on an ObjectInstance depending on whether the MBean is in a FAILED state or not.