Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.zevents
Class HeartBeatZevent.HeartBeatZeventSource

java.lang.Object
  extended by org.hyperic.hq.zevents.HeartBeatZevent.HeartBeatZeventSource
All Implemented Interfaces:
java.io.Serializable, ZeventSourceId
Enclosing class:
HeartBeatZevent

public static class HeartBeatZevent.HeartBeatZeventSource
extends java.lang.Object
implements ZeventSourceId

There is only ever one instance of this source id so we can use object identity for checking equality.

See Also:
Serialized Form

Method Summary
static HeartBeatZevent.HeartBeatZeventSource getInstance()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getInstance

public static HeartBeatZevent.HeartBeatZeventSource getInstance()

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

Hyperic HQ Plugin API v. 4.4.0.2

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