Class AdfTimerImpl

java.lang.Object
oracle.stellent.ridc.common.log.adf.AdfTimerImpl
All Implemented Interfaces:
Timer

public final class AdfTimerImpl extends Object implements Timer
  • Constructor Details

  • Method Details

    • getElapsedTimeString

      public String getElapsedTimeString()
      Specified by:
      getElapsedTimeString in interface Timer
    • cleanup

      public void cleanup()
      Specified by:
      cleanup in interface Timer
    • start

      public void start()
      Specified by:
      start in interface Timer
    • stop

      public void stop()
      Specified by:
      stop in interface Timer