|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProActiveConfiguration | |
org.objectweb.proactive.core.config | Provides classes to load System properties from the configuration file. |
org.objectweb.proactive.core.config.xml | Provides all classes needed for parsing XML configuration file, and loading related System properties |
Uses of ProActiveConfiguration in org.objectweb.proactive.core.config |
Fields in org.objectweb.proactive.core.config declared as ProActiveConfiguration | |
protected static ProActiveConfiguration |
ProActiveConfiguration.singleton
|
Methods in org.objectweb.proactive.core.config that return ProActiveConfiguration | |
static ProActiveConfiguration |
ProActiveConfiguration.getConfiguration()
|
Uses of ProActiveConfiguration in org.objectweb.proactive.core.config.xml |
Fields in org.objectweb.proactive.core.config.xml declared as ProActiveConfiguration | |
protected static ProActiveConfiguration |
MasterFileHandler.config
|
Methods in org.objectweb.proactive.core.config.xml with parameters of type ProActiveConfiguration | |
static void |
MasterFileHandler.createMasterFileHandler(java.lang.String filename,
ProActiveConfiguration config)
Create a SAX parser on the specified file |
Constructors in org.objectweb.proactive.core.config.xml with parameters of type ProActiveConfiguration | |
PropertiesHandler(ProActiveConfiguration config)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |