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

Packages that use org.apache.shale.tiger.managed.config
org.apache.shale.tiger.config Overall configuration parser for processing faces-config.xml resources, and a JavaBean representing all of the configuration metadata. 
org.apache.shale.tiger.managed.config JavaBeans representing configuration elements for managed beans. 
 

Classes in org.apache.shale.tiger.managed.config used by org.apache.shale.tiger.config
ManagedBeanConfig
          Representation of the runtime relevant contents of a JavaServer Faces <managed-bean> configuration element.
 

Classes in org.apache.shale.tiger.managed.config used by org.apache.shale.tiger.managed.config
ListEntriesConfig
          Representation of the runtime relevant contents of a JavaServer Faces <list-entries> configuration element.
ListEntriesHolder
          Marker interface for a configuration bean that supports a listEntries property.
ListEntryConfig
          Representation of the runtime relevant contents of a JavaServer Faces <list-entry> 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.
MapEntriesHolder
          Marker interface for a configuration bean that supports a mapEntries property.
MapEntryConfig
          Representation of the runtime relevant contents of a JavaServer Faces <map-entry> configuration element.
NullValueHolder
          Marker interface for a configuration bean that supports a nullValue property.
 



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