Configuration Point tapestry.ognl.PropertyAccessors | Occurs: | unbounded | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Defines accessor objects mapped to particular classes. OGNL property accessors allow for additional properties to be applied to objects beyond those provided by standard JavaBeans naming conventions. | |||||||||||||||||||||||
Schema | |||||||||||||||||||||||
|
|||||||||||||||||||||||
Contribution from module tapestry.ognl | |||||||||||||||||||||||
<accessor class="org.apache.tapestry.IBeanProvider"
object="instance:org.apache.tapestry.bean.BeanProviderPropertyAccessor"
/>
<accessor class="org.apache.tapestry.listener.ListenerMap" object="instance:org.apache.tapestry.listener.ListenerMapPropertyAccessor" /> |