com.p6spy.engine.common
public class P6SpyProperties extends Object
Field Summary | |
---|---|
protected static String | DFLT_OPTIONS_FILE |
protected static String | OPTIONS_FILE_PROPERTY |
Properties | properties |
protected static long | propertiesLastModified |
protected static String | propertiesPath |
protected static String | SPY_PROPERTIES_FILE |
Constructor Summary | |
---|---|
P6SpyProperties() Creates a new instance of P6SpyProperties |
Method Summary | |
---|---|
protected static String | findPropertiesPath() |
Properties | forceReadProperties() |
ArrayList | getOrderedList(String prefix) |
static String | getPropertiesPath() |
ArrayList | getReverseOrderedList(String prefix) |
static void | initMethod() |
boolean | isNewProperties() |
static void | saveProperties() |
void | setClassValues(Class klass) |
static void | setSpyProperties(String _properties) |