Uses of Enum Class
cn.dinodev.spring.commons.Scope.DEFAULT
Packages that use Scope.DEFAULT
-
Uses of Scope.DEFAULT in cn.dinodev.spring.commons
Methods in cn.dinodev.spring.commons that return Scope.DEFAULTModifier and TypeMethodDescriptionstatic Scope.DEFAULTReturns the enum constant of this class with the specified name.static Scope.DEFAULT[]Scope.DEFAULT.values()Returns an array containing the constants of this enum class, in the order they are declared.