|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StartupStateException | |
|---|---|
| com.metamatrix.common.config | |
| com.metamatrix.common.config.reader | |
| Uses of StartupStateException in com.metamatrix.common.config |
|---|
| Methods in com.metamatrix.common.config that throw StartupStateException | |
|---|---|
void |
CurrentConfiguration.performSystemInitialization(boolean forceInitialization)
This method should be called only by StartupStateController, which is used by
MetaMatrixController to initialize the system configurations during bootstrapping. |
static void |
StartupStateController.performSystemInitialization(boolean forceInitialization)
This method should be called only by MetaMatrixController
to initialize the system configurations during bootstrapping. |
| Uses of StartupStateException in com.metamatrix.common.config.reader |
|---|
| Methods in com.metamatrix.common.config.reader that throw StartupStateException | |
|---|---|
void |
PropertiesConfigurationReader.performSystemInitialization(boolean forceInitialization)
|
void |
CurrentConfigurationReader.performSystemInitialization(boolean forceInitialization)
This method should be called only by MetaMatrixController
to initialize the system configurations during bootstrapping. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||