Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.measurement.galerts
Class MeasurementGtrigger

java.lang.Object
  extended by org.hyperic.hq.galerts.processor.Gtrigger
      extended by org.hyperic.hq.measurement.galerts.MeasurementGtrigger

public class MeasurementGtrigger
extends Gtrigger

This is a simple trigger which will fire when the criteria is met, and not-fire when the criteria is .. not met.


Method Summary
 java.util.Set getInterestedEvents()
           
 void processEvent(Zevent event)
           
 void setGroup(ResourceGroup rg)
           
 
Methods inherited from class org.hyperic.hq.galerts.processor.Gtrigger
getAlertDefName, getStrategy, setFired, setNotFired
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInterestedEvents

public java.util.Set getInterestedEvents()
Specified by:
getInterestedEvents in class Gtrigger

processEvent

public void processEvent(Zevent event)
Specified by:
processEvent in class Gtrigger

setGroup

public void setGroup(ResourceGroup rg)
Specified by:
setGroup in class Gtrigger

Hyperic HQ Plugin API v. 4.4.0.2

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