Uses of Class
org.apache.shale.clay.config.beans.AbstractBean

Packages that use AbstractBean
org.apache.shale.clay.config.beans   
 

Uses of AbstractBean in org.apache.shale.clay.config.beans
 

Subclasses of AbstractBean in org.apache.shale.clay.config.beans
 class ActionListenerBean
          This meta component will be used to construct a JSF ActionListener.
 class AttributeBean
          Represents a value for a component property or a tag attribute.
 class ComponentBean
          This is the base class of most of the metadata that is used by the Clay component to build a component subtree.
 class ConverterBean
          This meta component will be used to construct a JSF Converter.
 class ElementBean
          This bean represents the composition of a complex component.
 class InnerComponentBean
          This class should be a base to all components that are contained within a owing ComponentBean.
 class SymbolBean
          A symbol represents a variable replaced in a JSF binding expression.
 class ValidatorBean
          This meta component will be used to construct a JSF Validator.
 class ValueChangeListenerBean
          This meta component will be used to construct a JSF ValueChangeListener.
 



Copyright © 2004-2007 Apache Software Foundation. All Rights Reserved.