org.rhq.enterprise.server.test
Class AlertTemplateTestBean

java.lang.Object
  extended by org.rhq.enterprise.server.test.AlertTemplateTestBean
All Implemented Interfaces:
AlertTemplateTestLocal

public class AlertTemplateTestBean
extends Object
implements AlertTemplateTestLocal


Constructor Summary
AlertTemplateTestBean()
           
 
Method Summary
 void cloneAlertTemplate(int alertTemplateId, int numberOfClones)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AlertTemplateTestBean

public AlertTemplateTestBean()
Method Detail

cloneAlertTemplate

public void cloneAlertTemplate(int alertTemplateId,
                               int numberOfClones)
                        throws ResourceTypeNotFoundException,
                               InvalidAlertDefinitionException
Specified by:
cloneAlertTemplate in interface AlertTemplateTestLocal
Throws:
ResourceTypeNotFoundException
InvalidAlertDefinitionException


Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.