Java Simon 3.5.0

Constant Field Values


Contents
org.javasimon.*

org.javasimon.javaee.HttpStopwatchSource
public static final String DEFAULT_SIMON_PREFIX "org.javasimon.web"

org.javasimon.javaee.MethodStopwatchSource
public static final String DEFAULT_PREFIX "org.javasimon.business"

org.javasimon.javaee.SimonInterceptor
public static final String DEFAULT_INTERCEPTOR_PREFIX "org.javasimon.business"

org.javasimon.javaee.SimonServletFilter
public static final String INIT_PARAM_PREFIX "prefix"
public static final String INIT_PARAM_REPORT_THRESHOLD_MS "report-threshold-ms"
public static final String INIT_PARAM_REQUEST_REPORTER_CLASS "request-reporter-class"
public static final String INIT_PARAM_SIMON_CONSOLE_PATH "console-path"
public static final String INIT_PARAM_STOPWATCH_SOURCE_CACHE "stopwatch-source-cache"
public static final String INIT_PARAM_STOPWATCH_SOURCE_CLASS "stopwatch-source-class"
public static final String INIT_PARAM_STOPWATCH_SOURCE_PROPS "stopwatch-source-props"


Java Simon 3.5.0

Copyright © 2014. All rights reserved.