Package uk.org.ogsadai.monitoring

Interface Summary
MonitoringFramework A facade providing a unified interface for registering and de-registering different kinds of event listeners.
MonitoringFrameworkConfiguration Configuration for the monitoring framework factory.
 

Class Summary
MonitoringEvent The base class for all OGSA-DAI monitoring events.
NullMonitoringFramework A null implementation of the MonitoringFramework.
SimpleMonitoringFramework A simple, thread-safe monitoring framework that can be configured programmatically.
 

Exception Summary
ListenerCreationException An exception that is raised when a listener cannot be instantiated.