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