| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CurrentConfigurationReader
 This interface defines a self-contained reader for the current configuration,
 and should be used only by the CurrentConfiguration
 framework.  As such, this is an extremely low-level implementation that may
 not use anything but com.metamatrix.common.util components
 and only components that do not use LogManager.
 
Each class that implements this interface must supply a no-arg constructor.
| Method Summary | |
|---|---|
|  ConfigurationModelContainer | getConfigurationModel()Obtain the next startup configuration model. | 
| Method Detail | 
|---|
ConfigurationModelContainer getConfigurationModel()
                                                  throws ConfigurationException
ConfigurationException - if an error occurred within or during
 communication with the repository.| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||