Uses of Interface
com.aspectran.core.component.session.NonPersistent
-
Packages that use NonPersistent Package Description com.aspectran.core.component.bean.scope -
-
Uses of NonPersistent in com.aspectran.core.component.bean.scope
Subinterfaces of NonPersistent in com.aspectran.core.component.bean.scope Modifier and Type Interface Description interfaceScopeThe Interface Scope.Classes in com.aspectran.core.component.bean.scope that implement NonPersistent Modifier and Type Class Description classAbstractScopeThe Class AbstractScope.classRequestScopeThe Class RequestScope.classSessionScopeThe Class SessionScope.classSingletonScopeThe Class SingletonScope.
-