org.echarts.servlet.sip
Class FeatureBoxDestroyedEvent

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

public final class FeatureBoxDestroyedEvent
extends MachineMonitorEvent

Monitor event corresponding to destruction of a FeatureBox.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.echarts.monitor.MachineMonitorEvent
hostIpAddress, properties, timestamp
 
Constructor Summary
FeatureBoxDestroyedEvent()
           
 
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

FeatureBoxDestroyedEvent

public FeatureBoxDestroyedEvent()