Package com.ocient.rest.resources
Class InfoResource
java.lang.Object
com.ocient.rest.resources.InfoResource
@Path("")
public class InfoResource
extends Object
-
Constructor Summary
Constructors Constructor Description InfoResource() -
Method Summary
-
Constructor Details
-
InfoResource
public InfoResource()
-
-
Method Details
-
getCommit
-
getPID
@GET @Path("pid") @Produces("text/plain") public long getPID() -
getVersion
-
getInfo
-