Class ConfigurationResource


  • @Path("/")
    public class ConfigurationResource
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      javax.ws.rs.core.Response release()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ConfigurationResource

        public ConfigurationResource()
    • Method Detail

      • release

        @Path("version")
        @GET
        @Produces("application/json")
        public javax.ws.rs.core.Response release()
                                          throws com.fasterxml.jackson.core.JsonProcessingException
        Throws:
        com.fasterxml.jackson.core.JsonProcessingException