Package gov.bnl.gums.configuration

Classes responsible for handling the GUMS configuration.

See:
          Description

Interface Summary
ConfigurationStore Encapsulate the logic of retrieving the configuration from where it is stored.
 

Class Summary
Configuration Holds the configuration of GUMS, including which policies will be used for which hosts, which database layer is going to be used and so on.
ConfigurationTransform  
FileConfigurationStore Implements the logic to retrieve the configuration from the gums.config file taken from the classpath.
ReadWriteLock Implements a lock to prevent access to GUMS data when updating.
Version Simple class needed by digester to parse version from configuration file
 

Package gov.bnl.gums.configuration Description

Classes responsible for handling the GUMS configuration.



Copyright © 2004-2008. All Rights Reserved.