management
             package instead@Deprecated public class AdminConfig extends Object
Config must be of the format:
| Modifier and Type | Class and Description | 
|---|---|
| static class  | AdminConfig.EntryDeprecated.  | 
| Constructor and Description | 
|---|
| AdminConfig()Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| static AdminConfig.Entry[] | loadConfig(File file)Deprecated.  | 
| static void | storeConfig(File file,
           AdminConfig.Entry[] entries)Deprecated.  | 
public static AdminConfig.Entry[] loadConfig(File file) throws IOException
IOExceptionpublic static void storeConfig(File file, AdminConfig.Entry[] entries) throws IOException
IOException