org.rhq.enterprise.server.rest.reporting
Class AlertDefinitionHandler

java.lang.Object
  extended by org.rhq.enterprise.server.rest.AbstractRestBean
      extended by org.rhq.enterprise.server.rest.reporting.AlertDefinitionHandler
All Implemented Interfaces:
AlertDefinitionLocal

public class AlertDefinitionHandler
extends AbstractRestBean
implements AlertDefinitionLocal


Field Summary
 
Fields inherited from class org.rhq.enterprise.server.rest.AbstractRestBean
caller
 
Constructor Summary
AlertDefinitionHandler()
           
 
Method Summary
 javax.ws.rs.core.StreamingOutput alertDefinitions(javax.servlet.http.HttpServletRequest request)
           
 
Methods inherited from class org.rhq.enterprise.server.rest.AbstractRestBean
fetchGroup, fetchResource, fillRWT, getFqn, getFromCache, getFromCache, getResourceFromCache, getResourcesFromCacheByParentId, putResourceToCache, putToCache, putToCache, removeFromCache, renderTemplate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AlertDefinitionHandler

public AlertDefinitionHandler()
Method Detail

alertDefinitions

public javax.ws.rs.core.StreamingOutput alertDefinitions(javax.servlet.http.HttpServletRequest request)
Specified by:
alertDefinitions in interface AlertDefinitionLocal


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