Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.events.server.session
Interface AlertConditionEvaluatorFactory

All Known Implementing Classes:
AlertConditionEvaluatorFactoryImpl

public interface AlertConditionEvaluatorFactory

Factory for creation of an AlertConditionEvaluator for a specified AlertDefinition


Method Summary
 AlertConditionEvaluator create(AlertDefinition alertDefinition)
           
 

Method Detail

create

AlertConditionEvaluator create(AlertDefinition alertDefinition)
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.