Class BaseRest

    • Field Detail

      • logger

        protected org.slf4j.Logger logger
      • uriInfo

        @Context
        protected javax.ws.rs.core.UriInfo uriInfo
    • Constructor Detail

      • BaseRest

        public BaseRest()
    • Method Detail

      • setAccountingMethod

        protected void setAccountingMethod​(String method)
      • setAccountingMethod

        protected void setAccountingMethod​(Method method,
                                           String type)