|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
com.commsen.* |
---|
com.commsen.stopwatch.Stopwatch | ||
---|---|---|
public static final java.lang.String |
DEFAULT_ENGINE_PROPERTIES |
"classpath:stopwatch-engine.properties" |
public static final int |
DEFAULT_MODE |
2 |
public static final java.lang.String |
DEFAULT_STORAGE_PROPERTIES |
"classpath:stopwatch-storage.properties" |
public static final java.lang.String |
PROPERTY_ACTIVE |
"activeOnStart" |
public static final java.lang.String |
PROPERTY_DEBUG |
"debugEnabled" |
public static final java.lang.String |
PROPERTY_ENGINE |
"engine" |
public static final java.lang.String |
PROPERTY_ENGINE_PROPERTIES |
"engine.properties" |
public static final java.lang.String |
PROPERTY_JMX_MANAGED |
"jmxManaged" |
public static final java.lang.String |
PROPERTY_MBEAN_SERVER_NAME |
"MBeanServer" |
public static final java.lang.String |
PROPERTY_MODE |
"persistenceMode" |
public static final java.lang.String |
PROPERTY_STORAGE |
"storage" |
public static final java.lang.String |
PROPERTY_STORAGE_PROPERTIES |
"storage.properties" |
public static final java.lang.String |
SYSTEM_PROPERTIES_PREFIX |
"com.commsen.stopwatch." |
com.commsen.stopwatch.storages.StorageManager | ||
---|---|---|
public static final int |
DELAYED_MODE |
2 |
public static final int |
NORMAL_MODE |
0 |
public static final int |
THREAD_MODE |
1 |
com.commsen.stopwatch.util.ReportComparator | ||
---|---|---|
public static final int |
ASC |
1 |
public static final int |
COUNT |
2 |
public static final int |
DESC |
-1 |
public static final int |
GROUP |
0 |
public static final int |
LABEL |
1 |
public static final int |
TIME_AVG |
6 |
public static final int |
TIME_MAX |
5 |
public static final int |
TIME_MIN |
4 |
public static final int |
TIME_TOTAL |
3 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |