Package org.nakedobjects.metamodel.config

Interface Summary
ConfigurationBuilder Holds a mutable set of properties representing the configuration.
ConfigurationBuilderAware  
ConfigurationPrimer  
NakedObjectConfiguration (Mostly!) immutable set of properties representing the configuration of the running system.
NakedObjectConfigurationAware Allows components (eg facet factories) to indicate that they have a dependency on NakedObjectConfiguration.
 

Class Summary
ConfigurationBuilderAbstract Adapter for ConfigurationBuilder, loading the specified configuration resource (file) from the given ResourceStreamSource(s).
ConfigurationBuilderDefault Convenience implementation of ConfigurationBuilder that loads configuration resource as per ConfigurationBuilderFileSystem and otherwise from the classpath.
ConfigurationBuilderFileSystem Convenience implementation of ConfigurationBuilder that loads configuration resource from a specified directory (or directories) on the filesystem.
ConfigurationConstants  
 

Enum Summary
NotFoundPolicy  
 

Exception Summary
ConfigurationException  
 



Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.