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

Quick Search    Search Deep

Package org.jbossmx.cluster.watchdog.mbean.watchdog

Interface Summary
CorrectiveAction Interface for corrective actions to take on MBeans
Watchdog2MBean JMX MBean interface for the refactored Watchdog class
 

Class Summary
BaseCorrectiveAction Base class for CorrectiveActions
CallScriptCorrectiveAction CorrectiveAction for calling scripts and external programs
CorrectiveActionContext A Class for storing Contextual objects for CorrectiveActions.
CorrectiveActionContextConstants Property keys to use for CorrectiveActionContext
CorrectiveActionSequence A sequence of CorrectiveActions
InvokeMethodCorrectiveAction CorrectiveAction for invoking methods on mbeans
RestartAgentCorrectiveAction CorrectiveAction for restarting a JMX Agent
Watchdog2 Refactoring of Watchdog class, documentation doesn't need to be done yet, so neeer!
 

Exception Summary
CorrectiveActionContextException Class thrown for CorrectiveActionContext exceptions.
CorrectiveActionException Class thrown for CorrectiveActionContext exceptions.