JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Enum Class
com.jk.web.mvc.MvcScope
Packages that use
MvcScope
Package
Description
com.jk.web.mvc
Uses of
MvcScope
in
com.jk.web.mvc
Methods in
com.jk.web.mvc
that return
MvcScope
Modifier and Type
Method
Description
static
MvcScope
MvcScope.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
MvcScope
[]
MvcScope.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.