|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.mindmatters.faces.spring.AbstractScope de.mindmatters.faces.spring.RequestScope
Wraps and enables JSF request scope definition and management for a bean declared in any spring context.
Field Summary |
Fields inherited from class de.mindmatters.faces.spring.AbstractScope |
logger |
Constructor Summary | |
RequestScope()
|
Method Summary | |
protected java.util.Map |
getScopeMap()
Returns the appropriate scope from the external context of the faces implementation. |
Methods inherited from class de.mindmatters.faces.spring.AbstractScope |
afterPropertiesSet, getObject, getObjectType, initScope, isSingleton, refresh, setApplicationContext, setBeanName, setTargetBean, setTargetBeanName |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RequestScope()
Method Detail |
protected final java.util.Map getScopeMap()
getScopeMap
in class AbstractScope
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |