| Interface | Description |
|---|---|
| MonitoredContextIf |
Used to describe an object to be monitored and provides pointers to instances of those objects.
|
| MonitoredParameterIf |
Should be paired with a MonitoredContextIf, this interface is used to define how to determine
whether or not the MonitoredContextIf has set off a trigger.
|
| Class | Description |
|---|---|
| MonitoringTrigger |
Stores all the necessary parts to introduce a new type to monitor for triggering purposes.
|
| MonitoringTriggerUtil |