Class ResourceMethodEntry

    • Constructor Detail

      • ResourceMethodEntry

        public ResourceMethodEntry()
    • Method Detail

      • getClazz

        public String getClazz()
      • getMethod

        public String getMethod()
      • getInvocations

        public long getInvocations()
      • setClazz

        public void setClazz​(String clazz)
      • setMethod

        public void setMethod​(String method)
      • setInvocations

        public void setInvocations​(long invocations)