Brooklyn

brooklyn.rest.resources
[Java] Class VersionResource

java.lang.Object
  brooklyn.rest.resources.AbstractBrooklynRestResource
      brooklyn.rest.resources.VersionResource

@Path("/v1/version")
@Apidoc("Version")
@Produces(MediaType.APPLICATION_JSON)
public class VersionResource
extends AbstractBrooklynRestResource

Method Summary
java.lang.String getVersion()

 
Methods inherited from class AbstractBrooklynRestResource
brooklyn, injectManagementContext, mgmt
 

Method Detail

getVersion

@GET
@ApiOperation(value = "Return version identifier information for this Brooklyn instance", responseClass = "String", multiValueResponse = false)
public java.lang.String getVersion()


 

Brooklyn Multi-Cloud Application Management Platform
brooklyncentral.github.com. Apache License. © 2012.