GigaSpaces XAP 9.0 API

Uses of Interface
org.openspaces.pu.sla.monitor.Monitor

Packages that use Monitor
org.openspaces.pu.sla Definition of SLA (Service Level Agreement) when deploying onto an SLA enabled container (such as the Service Grid). 
org.openspaces.pu.sla.monitor Allowing to configure monitors/watches within SLA definition. 
 

Uses of Monitor in org.openspaces.pu.sla
 

Methods in org.openspaces.pu.sla that return types with arguments of type Monitor
 List<Monitor> SLA.getMonitors()
          Returns a list of monitors can be used to monitor different runtime aspects of the processing unit.
 

Method parameters in org.openspaces.pu.sla with type arguments of type Monitor
 void SLA.setMonitors(List<Monitor> monitors)
          Sets a list of monitors can be used to monitor different runtime aspects of the processing unit.
 

Uses of Monitor in org.openspaces.pu.sla.monitor
 

Subinterfaces of Monitor in org.openspaces.pu.sla.monitor
 interface ApplicationContextMonitor
           
 

Classes in org.openspaces.pu.sla.monitor that implement Monitor
 class AbstractMonitor
          A base class for monitor classes.
 class BeanPropertyMonitor
          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.
 


GigaSpaces XAP 9.0 API

Copyright © GigaSpaces.