org.jmonit.events
Class MonitoringEvent

java.lang.Object
  extended by org.jmonit.events.MonitoringEvent
Direct Known Subclasses:
DataMonitoredEvent, ExecutionEvent, HttpRequestServed

public abstract class MonitoringEvent
extends java.lang.Object

A Monitoring event, to get dispatched to the monitor components

Author:
Nicolas De Loof

Constructor Summary
MonitoringEvent()
          Constructor
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MonitoringEvent

public MonitoringEvent()
Constructor



Copyright © 2007 Nicolas De Loof. All Rights Reserved.