[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
Property Detail
annotations
| Configured By | ELEMENT |
| Access | WRITE_ONLY |
| Required | No. |
A list of arooa:annotation.
className
| Configured By | ATTRIBUTE |
| Access | READ_WRITE |
| Required | Yes. |
The class name for the bean.
design
| Configured By | ELEMENT |
| Access | READ_WRITE |
| Required | No. |
A class name that provides a
DesignFactory for the bean.
designFactory
| Configured By | ATTRIBUTE |
| Access | READ_WRITE |
| Required | No. |
A class name that provides a
DesignFactory for the bean.
element
| Configured By | ATTRIBUTE |
| Access | READ_WRITE |
| Required | No, if this definition is only providing
an ArooaBeanDescriptor. |
The unqualified element name for the
mapping.
interceptor
| Configured By | ELEMENT |
| Access | READ_WRITE |
| Required | No. |
A ParsingInterceptor. This
will change to a class name in future releases.
properties
| Configured By | ELEMENT |
| Access | WRITE_ONLY |
| Required | No. |
A list of arooa:propertys
(c) R Gordon Ltd 2005 - Present