Package org.jwarp.service.configuration

Interface Summary
IConfigurable This interface should be implemented by classes that need to be configured with custom parameters before initialization.
IConfiguration Interface implemented by all classes that represent some configuration information.
IConfigurationService  
IFileConfiguration Configurations that are based on files must implement two additional method for reading configuratios from files.
 

Class Summary
AConfiguration Base configuration class implementing the file configuration interface.
ConfigurationService Service for handling configurations.
FileConfiguration Base configuration class implementing the file configuration interface.
 


©   O R C A   S y s t e m s