Class LoggingTimer

Object
com.liferay.portal.kernel.util.LoggingTimer
All Implemented Interfaces:
Closeable, AutoCloseable

public class LoggingTimer extends Object implements Closeable
Author:
Shuyang Zhou
  • Constructor Details

    • LoggingTimer

      public LoggingTimer()
    • LoggingTimer

      public LoggingTimer(Class<?> clazz, String name)
    • LoggingTimer

      public LoggingTimer(String name)
  • Method Details