|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectantsnest.configuration.ConfigurationManager
public class ConfigurationManager
A manager to configure the properties Ant's Nest needs
AntsNestProperties| Field Summary | |
|---|---|
static File |
LEVEL_FILE
A reference to the level information file |
static File |
PROPERTIES_FILE
A reference to the properties file |
| Constructor Summary | |
|---|---|
ConfigurationManager()
Constructs the configuration manager |
|
| Method Summary | |
|---|---|
LevelManager |
getLevelManager()
Gets the level manager Ant's Nest will use |
AntsNestProperties |
getProperties()
Gets the properties Ant's Nest needs to operate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final File PROPERTIES_FILE
public static final File LEVEL_FILE
| Constructor Detail |
|---|
public ConfigurationManager()
| Method Detail |
|---|
public AntsNestProperties getProperties()
public LevelManager getLevelManager()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||