Package org.rhq.enterprise.server.rest

Interface Summary
AlertHandlerLocal Deal with Alerts
GroupHandlerLocal Handler for Group related things
MetricHandlerLocal Deal with metrics
OperationsHandlerLocal Service that deals with operations
ResourceHandlerLocal Interface class that describes the REST interface
StatusHandlerLocal Return some status information about the system
UserHandlerLocal Bean that deals with user specific stuff
 

Class Summary
AbstractRestBean Abstract base class for EJB classes that implement REST methods.
AlertHandlerBean Deal with alert related stuff
CustomExceptionMapper Map a NotFoundException to a HTTP response with respective error message
GroupHandlerBean Deal with group related things.
MetricHandlerBean Deal with metrics
OperationsHandlerBean Deal with operations
ResourceHandlerBean Class that deals with getting data about resources
RHQApplication JAX-RS application class, defining the base http context.
SetCallerInterceptor Interceptor to set the 'caller' variable of the AbstractRestBean from the princpial that was passed in from the WEB tier.
StatusHandlerBean Return system status
UserHandlerBean Class that deals with user specific stuff
 

Exception Summary
ParameterMissingException Exception thrown if (Query) Parameters are missing
StuffNotFoundException Exception if stuff is not found
 



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