Uses of Class
com.metamatrix.common.config.api.exceptions.ConfigurationConnectionException

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.
 



Copyright © 2009. All Rights Reserved.