|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jasen.config.DefaultJasenConfigurationLoader
Default configuration loader.
Loads the default JasenConfiguration xml
Constructor Summary | |
DefaultJasenConfigurationLoader()
|
Method Summary | |
void |
closeConfigurationStream()
Closes the configuration stream |
InputStream |
openConfigurationStream()
Opens a stream to the XML configuration required to initialise the engine |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DefaultJasenConfigurationLoader()
Method Detail |
public InputStream openConfigurationStream() throws JasenException
JasenConfigurationLoader
openConfigurationStream
in interface JasenConfigurationLoader
JasenException
public void closeConfigurationStream() throws JasenException
JasenConfigurationLoader
closeConfigurationStream
in interface JasenConfigurationLoader
JasenException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |