|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConfigurationConnectionException | |
---|---|
com.metamatrix.common.config.reader | |
com.metamatrix.platform.config.spi.xml |
Uses of ConfigurationConnectionException in com.metamatrix.common.config.reader |
---|
Methods in com.metamatrix.common.config.reader that throw ConfigurationConnectionException | |
---|---|
void |
PropertiesConfigurationReader.connect(java.util.Properties env)
This method should connect to the repository that holds the current configuration, using the specified properties. |
void |
CurrentConfigurationReader.connect(java.util.Properties env)
This method should connect to the repository that holds the current configuration, using the specified properties. |
Uses of ConfigurationConnectionException in com.metamatrix.platform.config.spi.xml |
---|
Methods in com.metamatrix.platform.config.spi.xml that throw ConfigurationConnectionException | |
---|---|
void |
XMLCurrentConfigurationReader.connect(java.util.Properties env)
This method should connect to the repository that holds the current configuration, using the specified properties. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |