| Class | Description |
|---|---|
| AbstractRestBean |
Abstract base class for EJB classes that implement REST methods.
|
| AbstractRestBean.CacheKey | |
| AlertDefinitionHandlerBean |
Deal with Alert Definitions.
|
| AlertHandlerBean |
Deal with alert related stuff
|
| ContentHandlerBean |
Deal with content
|
| CustomExceptionMapper |
Map a NotFoundException to a HTTP response with respective error message
|
| EventHandlerBean |
Handle event related things
|
| GroupHandlerBean |
Deal with group related things.
|
| MetricHandlerBean |
Deal with metrics
|
| OperationsHandlerBean |
Deal with operations
|
| PluginHandlerBean | |
| ReportsHandlerBean |
The reports from the reports section of Coregui.
|
| ReportsInterceptor | |
| ResourceHandlerBean |
Class that deals with getting data about resources
|
| ResourceTypeHandlerBean |
Deal with resource types
|
| RootHandlerBean |
Handle the /rest/ context root
|
| 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
|
| Enum | Description |
|---|---|
| UILinkTemplate |
List of templates to create links to the GWT-based coregui.
|
| Exception | Description |
|---|---|
| BadArgumentException |
Exception if arguments are bad.
|
| ParameterMissingException |
Exception thrown if (Query) Parameters are missing
|
| StuffNotFoundException |
Exception if stuff is not found
|
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.