Uses of Enum Class
io.microsphere.spring.web.util.WebScope
Packages that use WebScope
-
Uses of WebScope in io.microsphere.spring.web.util
Methods in io.microsphere.spring.web.util that return WebScopeModifier and TypeMethodDescriptionstatic WebScopeWebScope.valueOf(int scope) Resolve theWebScopeby the specified scope valuestatic WebScopeReturns the enum constant of this class with the specified name.static WebScope[]WebScope.values()Returns an array containing the constants of this enum class, in the order they are declared.