org.echarts.servlet.sip
Class FeatureBoxCreatedEvent

java.lang.Object
  extended by org.echarts.monitor.MachineMonitorEvent
      extended by org.echarts.servlet.sip.FeatureBoxCreatedEvent
All Implemented Interfaces:
java.io.Externalizable, java.io.Serializable

public final class FeatureBoxCreatedEvent
extends MachineMonitorEvent

Monitor event corresponding to creation of a FeatureBox.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.echarts.monitor.MachineMonitorEvent
hostIpAddress, properties, timestamp
 
Constructor Summary
FeatureBoxCreatedEvent()
           
 
Method Summary
 
Methods inherited from class org.echarts.monitor.MachineMonitorEvent
getClassString, getHostAddress, getPropertiesString, getSortedKeys, readExternal, readRaw, replaceChar, toString, writeExternal, writeRaw
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FeatureBoxCreatedEvent

public FeatureBoxCreatedEvent()