Uses of Interface
com.aspectran.core.component.session.NonPersistent
Packages that use NonPersistent
Package
Description
Support for AOP-based scoping of target objects.
Contains a variant of the adapter interface for web application.
-
Uses of NonPersistent in com.aspectran.core.component.bean.scope
Subinterfaces of NonPersistent in com.aspectran.core.component.bean.scopeClasses in com.aspectran.core.component.bean.scope that implement NonPersistentModifier and TypeClassDescriptionclass
Base class forScope
implementations.final class
The Class RequestScope.class
The Class SessionScope.final class
The Class SingletonScope. -
Uses of NonPersistent in com.aspectran.web.adapter
Classes in com.aspectran.web.adapter that implement NonPersistent