Interface ProxyJob


  • public interface ProxyJob
    • Method Detail

      • isEnabled

        boolean isEnabled()
      • logOnZeroCount

        boolean logOnZeroCount()
      • getCount

        int getCount()
      • incCount

        void incCount()
      • getStartTime

        Date getStartTime()
      • getStopTime

        Date getStopTime()
      • setThrowable

        void setThrowable​(Throwable throwable)