SourceForge.net Logo

Uses of Package
de.mindmatters.faces.spring.factory.context

Packages that use de.mindmatters.faces.spring.factory.context
de.mindmatters.faces.spring.context This package and its sub-packages provides glue code for comprehensive integration of JSF (JavaServer Faces) and the Spring framework.  
de.mindmatters.faces.spring.context.support Classes supporting the de.mindmatters.faces.spring.context package, such as implementations for the FacesWebApplicationContext and the internal used BeanFactories. 
de.mindmatters.faces.spring.factory.context SPI implementations and configuration-related convenience classes for jsf-spring-context module.  
 

Classes in de.mindmatters.faces.spring.factory.context used by de.mindmatters.faces.spring.context
ManagedBeanFactory
          Creates and caches (corresponding to the faces specific scope definitions) managed beans declared in a faces configuration file.
 

Classes in de.mindmatters.faces.spring.factory.context used by de.mindmatters.faces.spring.context.support
AbstractManagedBeanFactory
          ManagedBeanFactory implementation used as internal bean factory for the implementation of the used FacesWebApplicationContext.
ManagedBeanDefinition
          RootBeanDefinition for beans defined in a JSF context.
ManagedBeanFactory
          Creates and caches (corresponding to the faces specific scope definitions) managed beans declared in a faces configuration file.
 

Classes in de.mindmatters.faces.spring.factory.context used by de.mindmatters.faces.spring.factory.context
ManagedBeanDefinition
          RootBeanDefinition for beans defined in a JSF context.
ManagedBeanFactory
          Creates and caches (corresponding to the faces specific scope definitions) managed beans declared in a faces configuration file.
ScopedBeanDefinition
          Describes a bean instance which can be scoped.
ScopedBeanStorage
          Stores and loads a scoped bean (see ScopedBeanDefinition) to/from the appropriate scope of faces' external context.
 


SourceForge.net Logo

Copyright © 2002 mindmatters GmbH & Co. KG