com.aiyc.server.standalone.util
类 Configuration
java.lang.Object
com.aiyc.server.standalone.util.Configuration
public class Configuration
- extends Object
Configuration class which represents all configuration settings. Before the
first access to a property, all properties are read from the properties file
and are initialized accordingly. If the database schema is not already set
up, this is also done.
- 作者:
- felly
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ANNO
public static final String ANNO
- 另请参见:
- 常量字段值
FILE
public static final String FILE
- 另请参见:
- 常量字段值
ResourcesDir
public static final String ResourcesDir
- 另请参见:
- 常量字段值
ServerPort
public static Integer ServerPort
LongServerPort
public static Integer LongServerPort
ImageUploadPath
public static String ImageUploadPath
indoor_location
public static String indoor_location
LogFormat
public static Configuration.LoggerFormat LogFormat
LogLevel
public static Level LogLevel
LogFile
public static String LogFile
handers
public static String handers
LogRequests
public static boolean LogRequests
LogRequestPath
public static String LogRequestPath
DatabaseType
public static Configuration.DatabaseTypes DatabaseType
DatabaseLocation
public static String DatabaseLocation
DatabaseDriver
public static String DatabaseDriver
handerType
public static String handerType
LibSVMDirectory
public static String LibSVMDirectory
SVMTrainRate
public static long SVMTrainRate
get_coupon_url
public static String get_coupon_url
get_deal_url
public static String get_deal_url
find_businesses_url
public static String find_businesses_url
get_businesses_url
public static String get_businesses_url
max_page
public static int max_page
search_radais
public static int search_radais
appkey
public static String appkey
secret
public static String secret
hander_indoor_libdir
public static String hander_indoor_libdir
calc_indoor_libdir
public static String calc_indoor_libdir
calc_indoor_path
public static String calc_indoor_path
calcSort
public static int calcSort
p
public static Properties p
Configuration
public Configuration()
Copyright © 2017. All Rights Reserved.