SourceForge.net Logo

Package de.mindmatters.faces.spring

Contains various scope implementations for comprehensive integration of spring managed beans into the jsf world which defines more scopes than singleton or prototype.

See:
          Description

Class Summary
AbstractScope Wraps and enables JSF specific scope definition and management for a bean declared in any spring context.
ApplicationScope Wraps and enables JSF Application instance scope definition and management for a bean declared in any spring context.
RequestScope Wraps and enables JSF request scope definition and management for a bean declared in any spring context.
SessionScope Wraps and enables JSF session scope definition and management for a bean declared in any spring context.
 

Exception Summary
FacesBeansException (Super-)class for special faces exceptions with BeansExcetion character thrown in the spring package and subpackages.
 

Package de.mindmatters.faces.spring Description

Contains various scope implementations for comprehensive integration of spring managed beans into the jsf world which defines more scopes than singleton or prototype.


SourceForge.net Logo

Copyright © 2002 mindmatters GmbH & Co. KG