Uses of Class
org.rhq.core.domain.alert.AlertDefinitionContext

Packages that use AlertDefinitionContext
org.rhq.core.domain.alert   
 

Uses of AlertDefinitionContext in org.rhq.core.domain.alert
 

Methods in org.rhq.core.domain.alert that return AlertDefinitionContext
static AlertDefinitionContext AlertDefinitionContext.get(AlertDefinition definition)
           
 AlertDefinitionContext AlertDefinition.getContext()
           
static AlertDefinitionContext AlertDefinitionContext.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AlertDefinitionContext[] AlertDefinitionContext.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.rhq.core.domain.alert with parameters of type AlertDefinitionContext
 void AlertDefinition.setContext(AlertDefinitionContext context)
           
 



Copyright © 2008-2009 RHQ Project Advisory Board (Red Hat, Inc.). All Rights Reserved.