com.agentfactory.platform.monitor
Class MonitorEvent

java.lang.Object
  extended by com.agentfactory.platform.monitor.MonitorEvent

public class MonitorEvent
extends java.lang.Object


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

Constructor Detail

MonitorEvent

public MonitorEvent()
Method Detail

getSource

public Monitorable getSource()