|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--edu.iu.iv.common.IVCInitializer
An Initializable which starts up IVC and loads plugins and persisters from the given ConfigFile. The arguments for executing this class from the command line is the following: -p 'pluginDirectory' or --PluginDirectory 'pluginDirectory' -c 'configFile' or --ConfigFile 'configFile'
| Constructor Summary | |
IVCInitializer()
|
|
| Method Summary | |
void |
initialize(ConfigFile configFile)
Starts up IVC and loads plugins and persisters from the given ConfigFile. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public IVCInitializer()
| Method Detail |
public void initialize(ConfigFile configFile)
initialize in interface InitializableconfigFile - the configuration file read in.Initializable.initialize(edu.iu.iv.common.boot.ConfigFile)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||