Package org.apache.shale.tiger.managed.config

JavaBeans representing configuration elements for managed beans.

See:
          Description

Interface Summary
ListEntriesHolder Marker interface for a configuration bean that supports a listEntries property.
MapEntriesHolder Marker interface for a configuration bean that supports a mapEntries property.
NullValueHolder Marker interface for a configuration bean that supports a nullValue property.
 

Class Summary
ListEntriesConfig Representation of the runtime relevant contents of a JavaServer Faces <list-entries> configuration element.
ListEntryConfig Representation of the runtime relevant contents of a JavaServer Faces <list-entry> configuration element.
ManagedBeanConfig Representation of the runtime relevant contents of a JavaServer Faces <managed-bean> configuration element.
ManagedPropertyConfig Representation of the runtime relevant contents of a JavaServer Faces <managed-property> configuration element.
MapEntriesConfig Representation of the runtime relevant contents of a JavaServer Faces <map-entries> configuration element.
MapEntryConfig Representation of the runtime relevant contents of a JavaServer Faces <map-entry> configuration element.
 

Package org.apache.shale.tiger.managed.config Description

JavaBeans representing configuration elements for managed beans.

Since:
1.0.1


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