Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
List<Monitor> |
SLA.getMonitors()
Returns a list of monitors can be used to monitor different runtime aspects of the
processing unit.
|
Modifier and Type | Method and Description |
---|---|
void |
SLA.setMonitors(List<Monitor> monitors)
Sets a list of monitors can be used to monitor different runtime aspects of the
processing unit.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ApplicationContextMonitor |
Modifier and Type | Class and Description |
---|---|
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.
|
Copyright © GigaSpaces.