org.linkedin.glu.agent.rest.resources
[Groovy] Class CommandsResource
java.lang.Object
org.restlet.resource.ServerResource
org.linkedin.glu.agent.rest.resources.BaseResource
org.linkedin.glu.agent.rest.resources.CommandsResource
class CommandsResource
extends BaseResource
- Authors:
- yan@pongasoft.com
Methods inherited from class BaseResource
|
addResponseHeader, doInit, getAgent, getPath, getRequestArgs, getResourceMountPoint, getResponseHeader, noException, toArgs, toArgs, toRepresentation |
executeCommand
@Post
Representation executeCommand(Representation representation)
- Handle POST
Groovy Documentation