See: Description
Class | Description |
---|---|
AdminController |
Controller for the root resource of the admin server.
|
CounterController |
Allows interaction with Counters.
|
ModuleController |
Handles all Module related interactions.
|
RestControllerAdvice |
Apply common behavior (exception handling etc.,) to all the REST controllers.
|
SecurityController |
Security controller that returns authentication information.
|
ShallowMetricResourceAssembler |
Base class for a ResourceAssembler that builds shallow resources for metrics
(exposing only their names, and hence their "self" rel).
|
StreamController |
Controller for operations on
StreamDefinition . |
TaskController |
Controller for operations on
TaskDefinition . |
UiController |
A simple (web, not REST) controller to trigger a redirect to the index page of the
admin ui (which comes packaged as a dependency).
|
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.