Groovy Documentation

griffon.plugins.perf4j
[Java] Class NoopStopWatch

java.lang.Object
  org.perf4j.StopWatch
      org.perf4j.LoggingStopWatch
          org.perf4j.slf4j.Slf4JStopWatch
              griffon.plugins.perf4j.NoopStopWatch

public class NoopStopWatch
extends org.perf4j.slf4j.Slf4JStopWatch

Authors:
Andres Almiray


Field Summary
 
Fields inherited from class org.perf4j.slf4j.Slf4JStopWatch
TRACE_LEVEL, DEBUG_LEVEL, INFO_LEVEL, WARN_LEVEL, ERROR_LEVEL, DEFAULT_LOGGER_NAME
 
Fields inherited from class org.perf4j.LoggingStopWatch
DEFAULT_LOGGER_NAME
 
Constructor Summary
NoopStopWatch()

 
Method Summary
void start()

String stop()

 
Methods inherited from class org.perf4j.slf4j.Slf4JStopWatch
org.perf4j.slf4j.Slf4JStopWatch#clone(), org.perf4j.slf4j.Slf4JStopWatch#clone(), org.perf4j.slf4j.Slf4JStopWatch#clone(), org.perf4j.slf4j.Slf4JStopWatch#clone(), org.perf4j.slf4j.Slf4JStopWatch#getLogger(), org.perf4j.slf4j.Slf4JStopWatch#setLogger(org.slf4j.Logger), org.perf4j.slf4j.Slf4JStopWatch#setMessage(java.lang.String), org.perf4j.slf4j.Slf4JStopWatch#setMessage(java.lang.String), org.perf4j.slf4j.Slf4JStopWatch#setMessage(java.lang.String), org.perf4j.slf4j.Slf4JStopWatch#setTag(java.lang.String), org.perf4j.slf4j.Slf4JStopWatch#setTag(java.lang.String), org.perf4j.slf4j.Slf4JStopWatch#setTag(java.lang.String), org.perf4j.slf4j.Slf4JStopWatch#setExceptionPriority(int), org.perf4j.slf4j.Slf4JStopWatch#setNormalAndSlowSuffixesEnabled(boolean), org.perf4j.slf4j.Slf4JStopWatch#setNormalAndSlowSuffixesEnabled(boolean), org.perf4j.slf4j.Slf4JStopWatch#setNormalPriority(int), org.perf4j.slf4j.Slf4JStopWatch#setNormalSuffix(java.lang.String), org.perf4j.slf4j.Slf4JStopWatch#setNormalSuffix(java.lang.String), org.perf4j.slf4j.Slf4JStopWatch#setSlowSuffix(java.lang.String), org.perf4j.slf4j.Slf4JStopWatch#setSlowSuffix(java.lang.String), org.perf4j.slf4j.Slf4JStopWatch#setTimeThreshold(long), org.perf4j.slf4j.Slf4JStopWatch#setTimeThreshold(long), org.perf4j.slf4j.Slf4JStopWatch#getNormalPriority(), org.perf4j.slf4j.Slf4JStopWatch#getExceptionPriority(), org.perf4j.slf4j.Slf4JStopWatch#isLogging(), org.perf4j.slf4j.Slf4JStopWatch#mapLevelName(java.lang.String), org.perf4j.slf4j.Slf4JStopWatch#stop(java.lang.String, java.lang.Throwable), org.perf4j.slf4j.Slf4JStopWatch#stop(java.lang.String, java.lang.String, java.lang.Throwable), org.perf4j.slf4j.Slf4JStopWatch#stop(), org.perf4j.slf4j.Slf4JStopWatch#stop(java.lang.Throwable), org.perf4j.slf4j.Slf4JStopWatch#getTag(), org.perf4j.slf4j.Slf4JStopWatch#lap(java.lang.String, java.lang.String, java.lang.Throwable), org.perf4j.slf4j.Slf4JStopWatch#lap(java.lang.String, java.lang.Throwable), org.perf4j.slf4j.Slf4JStopWatch#getTimeThreshold(), org.perf4j.slf4j.Slf4JStopWatch#isNormalAndSlowSuffixesEnabled(), org.perf4j.slf4j.Slf4JStopWatch#getNormalSuffix(), org.perf4j.slf4j.Slf4JStopWatch#getSlowSuffix(), org.perf4j.slf4j.Slf4JStopWatch#equals(java.lang.Object), org.perf4j.slf4j.Slf4JStopWatch#toString(), org.perf4j.slf4j.Slf4JStopWatch#hashCode(), org.perf4j.slf4j.Slf4JStopWatch#getMessage(), org.perf4j.slf4j.Slf4JStopWatch#start(), org.perf4j.slf4j.Slf4JStopWatch#start(java.lang.String), org.perf4j.slf4j.Slf4JStopWatch#start(java.lang.String, java.lang.String), org.perf4j.slf4j.Slf4JStopWatch#stop(java.lang.String), org.perf4j.slf4j.Slf4JStopWatch#stop(java.lang.String, java.lang.String), org.perf4j.slf4j.Slf4JStopWatch#getStartTime(), org.perf4j.slf4j.Slf4JStopWatch#getElapsedTime(), org.perf4j.slf4j.Slf4JStopWatch#lap(java.lang.String, java.lang.String), org.perf4j.slf4j.Slf4JStopWatch#lap(java.lang.String), org.perf4j.slf4j.Slf4JStopWatch#wait(), org.perf4j.slf4j.Slf4JStopWatch#wait(long), org.perf4j.slf4j.Slf4JStopWatch#wait(long, int), org.perf4j.slf4j.Slf4JStopWatch#getClass(), org.perf4j.slf4j.Slf4JStopWatch#notify(), org.perf4j.slf4j.Slf4JStopWatch#notifyAll()
 
Methods inherited from class org.perf4j.LoggingStopWatch
org.perf4j.LoggingStopWatch#clone(), org.perf4j.LoggingStopWatch#clone(), org.perf4j.LoggingStopWatch#clone(), org.perf4j.LoggingStopWatch#stop(java.lang.String, java.lang.Throwable), org.perf4j.LoggingStopWatch#stop(java.lang.String, java.lang.String, java.lang.Throwable), org.perf4j.LoggingStopWatch#stop(), org.perf4j.LoggingStopWatch#stop(java.lang.Throwable), org.perf4j.LoggingStopWatch#getTag(), org.perf4j.LoggingStopWatch#setMessage(java.lang.String), org.perf4j.LoggingStopWatch#setMessage(java.lang.String), org.perf4j.LoggingStopWatch#setTag(java.lang.String), org.perf4j.LoggingStopWatch#setTag(java.lang.String), org.perf4j.LoggingStopWatch#setNormalAndSlowSuffixesEnabled(boolean), org.perf4j.LoggingStopWatch#setNormalSuffix(java.lang.String), org.perf4j.LoggingStopWatch#setSlowSuffix(java.lang.String), org.perf4j.LoggingStopWatch#setTimeThreshold(long), org.perf4j.LoggingStopWatch#lap(java.lang.String, java.lang.String, java.lang.Throwable), org.perf4j.LoggingStopWatch#lap(java.lang.String, java.lang.Throwable), org.perf4j.LoggingStopWatch#isLogging(), org.perf4j.LoggingStopWatch#getTimeThreshold(), org.perf4j.LoggingStopWatch#isNormalAndSlowSuffixesEnabled(), org.perf4j.LoggingStopWatch#getNormalSuffix(), org.perf4j.LoggingStopWatch#getSlowSuffix(), org.perf4j.LoggingStopWatch#equals(java.lang.Object), org.perf4j.LoggingStopWatch#toString(), org.perf4j.LoggingStopWatch#hashCode(), org.perf4j.LoggingStopWatch#getMessage(), org.perf4j.LoggingStopWatch#start(), org.perf4j.LoggingStopWatch#start(java.lang.String), org.perf4j.LoggingStopWatch#start(java.lang.String, java.lang.String), org.perf4j.LoggingStopWatch#stop(java.lang.String), org.perf4j.LoggingStopWatch#stop(java.lang.String, java.lang.String), org.perf4j.LoggingStopWatch#getStartTime(), org.perf4j.LoggingStopWatch#getElapsedTime(), org.perf4j.LoggingStopWatch#lap(java.lang.String, java.lang.String), org.perf4j.LoggingStopWatch#lap(java.lang.String), org.perf4j.LoggingStopWatch#wait(), org.perf4j.LoggingStopWatch#wait(long), org.perf4j.LoggingStopWatch#wait(long, int), org.perf4j.LoggingStopWatch#getClass(), org.perf4j.LoggingStopWatch#notify(), org.perf4j.LoggingStopWatch#notifyAll()
 

Constructor Detail

NoopStopWatch

NoopStopWatch()


 
Method Detail

start

@Override
public void start()


stop

public String stop() {
public String stop()


 

Groovy Documentation