arooa:bean-def

Description

Provide an element to class name mapping for a java bean. Additionally allows an ArooaBeanDescriptor to be provided for the class.

Properties

NameDescriptionRequired
parsingInterceptor A ParsingInterceptor. This will change to a class name in future releases. No.
element The unqualified element name for the mapping. No, if this definition is only providing an ArooaBeanDescriptor.
className The class name for the bean. Yes.
designFactory A class name that provides a DesignFactory for the bean. No.
properties a list of property definitions. No.

(c) Rob Gordon 2005 - 2009