Uses of Class
com.aspectran.core.component.bean.scope.SessionScope
-
Packages that use SessionScope Package Description com.aspectran.core.adapter A package for providing adapters for integration with a core activity.com.aspectran.core.component.bean.scope -
-
Uses of SessionScope in com.aspectran.core.adapter
Methods in com.aspectran.core.adapter that return SessionScope Modifier and Type Method Description SessionScopeDefaultSessionAdapter. newSessionScope()SessionScopeSessionAdapter. newSessionScope() -
Uses of SessionScope in com.aspectran.core.component.bean.scope
Methods in com.aspectran.core.component.bean.scope that return SessionScope Modifier and Type Method Description static SessionScopeSessionScope. restore(Activity activity, BeanRuleRegistry beanRuleRegistry)
-