Uses of Package
org.apache.tapestry.bean

Packages that use org.apache.tapestry.bean
org.apache.tapestry.bean Contains useful helper beans, an implementation of the IBeanProvider interface, and several interfaces and classes related to initializing helper beans. 
org.apache.tapestry.spec Classes to represent application and component specifications. 
 

Classes in org.apache.tapestry.bean used by org.apache.tapestry.bean
AbstractBeanInitializer
          Base class for initializing a property of a JavaBean.
IBeanInitializer
          Interface for a set of classes used to initialize helper beans.
 

Classes in org.apache.tapestry.bean used by org.apache.tapestry.spec
BindingBeanInitializer
          An IBeanInitializer implementation that uses an IBinding to obtain the value which will be assigned to the bean property.
IBeanInitializer
          Interface for a set of classes used to initialize helper beans.
 



Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.