|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DefaultConfigurableBeanFactory | |
de.mindmatters.faces.spring.config.support | Classes supporting the de.mindmatters.faces.spring.config package, such as an implementation for the ConfigWebApplicationContext. |
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. |
de.mindmatters.faces.spring.factory.support | Core package implementing an extended WebApplicationContext . |
Uses of DefaultConfigurableBeanFactory in de.mindmatters.faces.spring.config.support |
Methods in de.mindmatters.faces.spring.config.support that return DefaultConfigurableBeanFactory | |
protected DefaultConfigurableBeanFactory |
DefaultConfigWebApplicationContext.createConfigurableBeanFactory()
Create the bean factory for this context. |
Uses of DefaultConfigurableBeanFactory in de.mindmatters.faces.spring.context.support |
Subclasses of DefaultConfigurableBeanFactory in de.mindmatters.faces.spring.context.support | |
class |
FacesDelegatingManagedBeanFactory
ManagedBeanFactory
implementation used as internal bean factory for the configured
FacesWebApplicationContext .
|
class |
SpringManagedBeanFactory
ManagedBeanFactory
implementation used as internal bean factory for the configured
FacesWebApplicationContext .
|
Methods in de.mindmatters.faces.spring.context.support that return DefaultConfigurableBeanFactory | |
protected DefaultConfigurableBeanFactory |
DefaultFacesWebApplicationContext.createConfigurableBeanFactory()
Create the bean factory for this context. |
Uses of DefaultConfigurableBeanFactory in de.mindmatters.faces.spring.factory.context |
Subclasses of DefaultConfigurableBeanFactory in de.mindmatters.faces.spring.factory.context | |
class |
AbstractManagedBeanFactory
ManagedBeanFactory
implementation used as internal bean factory for the implementation of the
used FacesWebApplicationContext .
|
Uses of DefaultConfigurableBeanFactory in de.mindmatters.faces.spring.factory.support |
Methods in de.mindmatters.faces.spring.factory.support that return DefaultConfigurableBeanFactory | |
protected abstract DefaultConfigurableBeanFactory |
AbstractFacesWebApplicationContext.createConfigurableBeanFactory()
Create the bean factory for this context. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |