Package org.openspaces.pu.sla.monitor


package org.openspaces.pu.sla.monitor
Allowing to configure monitors/watches within SLA definition. Inclduing default monitor implementation based on bean properties.
  • Class
    Description
    A base class for monitor classes.
     
    The bean property monitor allows to register a Spring bean reference and a proeprty name which will be monitored at a scheduled interval by invoking it.
    A monitor bean.