Package | Description |
---|---|
org.apache.tapestry.bean |
Contains useful helper beans, an implementation of
the
IBeanProvider interface, and
several interfaces and classes related to initializing helper beans. |
Modifier and Type | Class and Description |
---|---|
class |
BindingBeanInitializer
An
IBeanInitializer implementation that uses an
IBinding to obtain the value which will be assigned to the bean
property. |