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

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

public class SuspectMetricHandler
extends AbstractRestBean
implements SuspectMetricLocal


Field Summary
 
Fields inherited from class org.rhq.enterprise.server.rest.AbstractRestBean
caller
 
Constructor Summary
SuspectMetricHandler()
           
 
Method Summary
 javax.ws.rs.core.StreamingOutput suspectMetrics(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

SuspectMetricHandler

public SuspectMetricHandler()
Method Detail

suspectMetrics

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


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