Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.events
Class FlushStateEvent

java.lang.Object
  extended by org.hyperic.hq.events.AbstractEvent
      extended by org.hyperic.hq.events.FlushStateEvent
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable

public class FlushStateEvent
extends AbstractEvent

An event signaling to interested parties to flush their state.

See Also:
Serialized Form

Constructor Summary
FlushStateEvent()
          Creates an instance, setting the time stamp to the current time.
 
Method Summary
 
Methods inherited from class org.hyperic.hq.events.AbstractEvent
equals, getId, getInstanceId, getTimestamp, hashCode, isLoggingSupported, setId, setInstanceId, setTimestamp
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FlushStateEvent

public FlushStateEvent()
Creates an instance, setting the time stamp to the current time.


Hyperic HQ Plugin API v. 4.4.0.2

Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.