|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.tubo.configuration.ConfigurationManager
public class ConfigurationManager
Created: Aug 24, 2006, 12:23:43 AM Last Modification Date: $Date: 2006-10-19 12:11:35 -0300 (Thu, 19 Oct 2006) $
Field Summary | |
---|---|
static java.lang.String |
RCS_ID
|
Constructor Summary | |
---|---|
ConfigurationManager()
Default constructor. |
Method Summary | |
---|---|
void |
appendResource(java.lang.String resourceLocation)
Append configuration |
Configuration |
getConfiguration()
Get configuration managed by this object |
protected void |
initialize(java.lang.String resourceLocation)
Create an initial configuration based on meta-rules |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String RCS_ID
Constructor Detail |
---|
public ConfigurationManager() throws TuboConfigurationException
TuboConfigurationException
Method Detail |
---|
protected void initialize(java.lang.String resourceLocation) throws TuboConfigurationException
TuboConfigurationException
public Configuration getConfiguration()
public void appendResource(java.lang.String resourceLocation) throws TuboConfigurationException
resourceLocation
-
TuboConfigurationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |