public class Configuration extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Configuration.PropertyName
All properties defined in framework.
|
Modifier | Constructor and Description |
---|---|
protected |
Configuration() |
Modifier and Type | Method and Description |
---|---|
boolean |
collectStatistics() |
boolean |
collectStatisticsOnHold() |
static ActiveJDBCLogger |
getActiveLogger() |
String |
getCacheManager() |
static boolean |
hasActiveLogger() |
public boolean collectStatistics()
public boolean collectStatisticsOnHold()
public String getCacheManager()
public static boolean hasActiveLogger()
public static ActiveJDBCLogger getActiveLogger()
Copyright © 2020 JavaLite. All rights reserved.