Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.events.server.session
Class AlertConditionEvaluatorFactoryImpl

java.lang.Object
  extended by org.hyperic.hq.events.server.session.AlertConditionEvaluatorFactoryImpl
All Implemented Interfaces:
AlertConditionEvaluatorFactory

public class AlertConditionEvaluatorFactoryImpl
extends java.lang.Object
implements AlertConditionEvaluatorFactory

Default implementation of AlertConditionEvaluatorFactory


Constructor Summary
AlertConditionEvaluatorFactoryImpl(ZeventEnqueuer zeventEnqueuer)
           
 
Method Summary
 AlertConditionEvaluator create(AlertDefinition alertDefinition)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AlertConditionEvaluatorFactoryImpl

public AlertConditionEvaluatorFactoryImpl(ZeventEnqueuer zeventEnqueuer)
Parameters:
zeventEnqueuer - The ZeventEnqueuer to pass to created AlertConditionEvaluators
Method Detail

create

public AlertConditionEvaluator create(AlertDefinition alertDefinition)
Specified by:
create in interface AlertConditionEvaluatorFactory
Parameters:
alertDefinition - The alert definition to process
Returns:
An AlertConditionEvaluator to evaluate if alerts should fire from the given AlertDefinition

Hyperic HQ Plugin API v. 4.4.0.2

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