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.CorrectiveActionContextException

Uses of CorrectiveActionContextException in org.jbossmx.cluster.watchdog.mbean.watchdog
 

Methods in org.jbossmx.cluster.watchdog.mbean.watchdog that throw CorrectiveActionContextException
private  void Watchdog2.initialiseSharedCorrectiveActionContext()
          Sets up the shared CorrectiveActionContext object to contain context information that applies to everything that this Watchdog is watching.
 java.lang.Object CorrectiveActionContext.addContextObject(java.lang.Object key, java.lang.Object value)
          Add a context object.