|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.primordion.xholon.base.Parameters
Set parameter values for applications and individual xholons, typically at configuration time.
| Constructor Summary | |
Parameters()
|
|
| Method Summary | |
static void |
readConfigFromFileXml(java.lang.String fileName,
IApplication app)
Read configuration values from an XML file. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Parameters()
| Method Detail |
public static void readConfigFromFileXml(java.lang.String fileName,
IApplication app)
fileName - Name of the configuration file. ex: Config_HelloWorld.xmlapp - An application that needs parameters read in.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||