[Index]

arooa:bean-def


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

Property Summary

annotations A list of arooa:annotation.
className The class name for the bean.
design A class name that provides a DesignFactory 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 arooa:propertys

Property Detail

annotations

Configured ByELEMENT
AccessWRITE_ONLY
RequiredNo.

A list of arooa:annotation.

className

Configured ByATTRIBUTE
AccessREAD_WRITE
RequiredYes.

The class name for the bean.

design

Configured ByELEMENT
AccessREAD_WRITE
RequiredNo.

A class name that provides a DesignFactory 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 arooa:propertys


(c) R Gordon Ltd 2005 - Present