Uses of Class
com.aspectran.core.component.bean.scope.ApplicationScope
-
Packages that use ApplicationScope Package Description com.aspectran.core.adapter A package for providing basic adapters for integration with a core activity. -
-
Uses of ApplicationScope in com.aspectran.core.adapter
Fields in com.aspectran.core.adapter declared as ApplicationScope Modifier and Type Field Description protected ApplicationScopeAbstractApplicationAdapter. scopeMethods in com.aspectran.core.adapter that return ApplicationScope Modifier and Type Method Description ApplicationScopeAbstractApplicationAdapter. getApplicationScope()ApplicationScopeApplicationAdapter. getApplicationScope()Gets the application scope.
-