Class DisableMonitoringProcessActionHandler

  • All Implemented Interfaces:
    IProcessActionHandler, IParameters

    public class DisableMonitoringProcessActionHandler
    extends ProcessActionHandler<Source<?>>
    Enables or disables the javamelody monitoring.
    Since:
    8.0.0
    Version:
    $Revision: 17048 $ $Date: 2015-03-03 11:25:55 -0300 (Tue, 03 Mar 2015) $
    • Constructor Detail

      • DisableMonitoringProcessActionHandler

        public DisableMonitoringProcessActionHandler()
    • Method Detail

      • processAction

        public void processAction()
                           throws PortalException
        Description copied from interface: IProcessActionHandler
        Executes the process action.

        This method may execute the process action based on the parameters and node specifications passed to it earlier.

        Throws:
        PortalException