|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.memphis.ccrg.lida.framework.initialization.FactoriesDataXmlLoader
public class FactoriesDataXmlLoader
Loads the factoriesData.xml file which configures the factories of the
framework i.e. what strategies are used by the objects created by the
factory, the types of node, links, and FrameworkTask
that can be created as well.
Constructor Summary | |
---|---|
FactoriesDataXmlLoader()
|
Method Summary | |
---|---|
void |
loadFactoriesData(java.util.Properties properties)
Loads ElementFactory with object types specified in
Properties |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FactoriesDataXmlLoader()
Method Detail |
---|
public void loadFactoriesData(java.util.Properties properties)
ElementFactory
with object types specified in
Properties
properties
- Properties
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |