Package org.oddjob.arooa.runtime

Classes concerning runtime configuration.

See:
          Description

Interface Summary
ConfigurationNode Encapsulates structure and values of a configuration.
ConfigurationNodeListener Listen to changes in Configuration.
ExpressionParser Something that is able to parse an expression which is either an attribute in a configuration or element text.
ParsedExpression The result of parsing an expression with an ExpressionParser.
PropertyLookup Something for looking up properties.
PropertyManager Manages Properties.
RuntimeConfiguration The fundamental unit created during the parsing of a configuration.
RuntimeListener Able to listen to configuration events from RuntimeConfigurations.
SubstitutionPolicy Allow different behaviour during substitution.
 

Class Summary
AbstractRuntimeConfiguration  
AutoSetter Automatically sets services on bean instances.
ConfigurationNodeEvent An Event for changes in the structure of a ConfigurationNode.
RuntimeEvent  
RuntimeListenerAdaptor  
 

Exception Summary
ModificationRefusedException  
SubstitutionException  
 

Package org.oddjob.arooa.runtime Description

Classes concerning runtime configuration.