Uses of Class
org.apache.tapestry.bean.AbstractBeanInitializer

Packages that use AbstractBeanInitializer
org.apache.tapestry.bean Contains useful helper beans, an implementation of the IBeanProvider interface, and several interfaces and classes related to initializing helper beans. 
 

Uses of AbstractBeanInitializer in org.apache.tapestry.bean
 

Subclasses of AbstractBeanInitializer in org.apache.tapestry.bean
 class BindingBeanInitializer
          An IBeanInitializer implementation that uses an IBinding to obtain the value which will be assigned to the bean property.
 



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