Uses of Interface
cn.dinodev.spring.commons.Scope
Packages that use Scope
-
Uses of Scope in cn.dinodev.spring.commons
Classes in cn.dinodev.spring.commons that implement ScopeMethods in cn.dinodev.spring.commons that return ScopeModifier and TypeMethodDescriptionScope[]Scope.DEFAULT.higherScopes(boolean includeThis) Scope[]Scope.higherScopes(boolean includeThis) 比自己优先级高的ScopesScope[]Scope.DEFAULT.lowerScopes(boolean includeThis) Scope[]Scope.lowerScopes(boolean includeThis) 比自己优先级低的Scopesstatic ScopeMethods in cn.dinodev.spring.commons that return types with arguments of type Scope