|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractScope | |
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. |
Uses of AbstractScope in de.mindmatters.faces.spring |
Subclasses of AbstractScope in de.mindmatters.faces.spring | |
class |
ApplicationScope
Wraps and enables JSF Application instance
scope definition and management for a bean declared in any spring context. |
class |
RequestScope
Wraps and enables JSF request scope definition and management for a bean declared in any spring context. |
class |
SessionScope
Wraps and enables JSF session scope definition and management for a bean declared in any spring context. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |