Uses of Interface
com.aspectran.core.component.bean.scope.Scope
-
Packages that use Scope Package Description com.aspectran.core.component.bean.scope Support for AOP-based scoping of target objects.com.aspectran.web.adapter Contains a variant of the adapter interface for web application. -
-
Uses of Scope in com.aspectran.core.component.bean.scope
Classes in com.aspectran.core.component.bean.scope that implement Scope Modifier and Type Class Description classAbstractScopeBase class forScopeimplementations.classRequestScopeThe Class RequestScope.classSessionScopeThe Class SessionScope.classSingletonScopeThe Class SingletonScope. -
Uses of Scope in com.aspectran.web.adapter
Classes in com.aspectran.web.adapter that implement Scope Modifier and Type Class Description classHttpSessionScopeThe Class HttpSessionScope.
-