Package com.monad.homerun.config

Config Service has facilities to manage system, and package configuration data, which is accessed via ConfigContext objects.

See:
          Description

Interface Summary
ConfigContext ConfigContext is a helper interface for using Config objects.
ConfigService ConfigService is a service providing access to configuration data.
LoadService LoadService provides methods to load data objects into the object store, localizing values if present
 

Class Summary
Installer Installer contains static utility methods for installing resources into the server.
 

Package com.monad.homerun.config Description

Config Service has facilities to manage system, and package configuration data, which is accessed via ConfigContext objects. Configuration contexts may be modeled either as hierarchical trees or property sets.



Copyright © 2006-2009 Richard Rodgers. All Rights Reserved.