arooa:bean-def


Provide an element to class name mapping for a java bean. Additionally allows an ArooaBeanDescriptor to be provided for the class by specifying additional arooa:propertys.

Property Summary

className The class name for the bean.
designFactory A class name that provides a DesignFactory for the bean.
element The unqualified element name for the mapping.
interceptor A ParsingInterceptor.
properties a list of property definitions.

Property Detail

className

Configured ByATTRIBUTE
AccessREAD_WRITE
RequiredYes.

The class name for the bean.

designFactory

Configured ByATTRIBUTE
AccessREAD_WRITE
RequiredNo.

A class name that provides a DesignFactory for the bean.

element

Configured ByATTRIBUTE
AccessREAD_WRITE
RequiredNo, if this definition is only providing an ArooaBeanDescriptor.

The unqualified element name for the mapping.

interceptor

Configured ByELEMENT
AccessREAD_WRITE
RequiredNo.

A ParsingInterceptor. This will change to a class name in future releases.

properties

Configured ByELEMENT
AccessWRITE_ONLY
RequiredNo.

a list of property definitions.


(c) Rob Gordon 2005 - 2011