public class ConfigurationUtils extends Object
| 构造器和说明 |
|---|
ConfigurationUtils() |
| 限定符和类型 | 方法和说明 |
|---|---|
static String |
getProperty(String property) |
static String |
getProperty(String property,
String defaultValue) |
static int |
getServerShutdownTimeout() |
static Map<String,String> |
parseProperties(String content) |
public static int getServerShutdownTimeout()
public static Map<String,String> parseProperties(String content) throws IOException
IOExceptionCopyright © 2011–2019 The Apache Software Foundation. All rights reserved.