Package org.oddjob.arooa.standard
package org.oddjob.arooa.standard
The standard configuration parsing implementation.
This implementation provides the following features.
Object Instantiation
All objects are created at parse time.
Object Injection
All objects are injected into their parents once parsing of all a components elements is complete. This applies to component is a component as well.
All constant attribute values are injected at this time as well.
Attribues which contain a ${} replacement are injected when a component is configured.
-
ClassesClassDescriptionDefault behaviour for Arooa configuration without default mappings.Extends an existing tool set with an
ArooaConverterbased on the providedArooaDescriptor.The first handler to be called.Provides default behaviour for Arooa configuration.AnArooaParserthat configures a provided root Object.Parser a fragment of a configuration.Used for replacing properties in strings.A simple implementation of aPropertyLookup.Standard implementation of aPropertyManager.The standard implementation ofArooaTools.