public abstract class ActionTimer extends Object
Modifier and Type | Class and Description |
---|---|
protected class |
ActionTimer.TimerRecord
TimerRecord.
|
Constructor and Description |
---|
ActionTimer() |
Modifier and Type | Method and Description |
---|---|
protected org.slf4j.Logger |
getLog() |
protected void |
setLog(org.slf4j.Logger log) |
abstract void |
startAction(String action) |
abstract void |
stopAction(String action) |
abstract void |
stopAndReportAction(String action) |
protected org.slf4j.Logger getLog()
protected void setLog(org.slf4j.Logger log)
public abstract void startAction(String action)
public abstract void stopAction(String action)
public abstract void stopAndReportAction(String action)
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries