JavaScript is disabled on your browser.
Skip navigation links
Red Hat Data Grid 8.4.8.GA
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Enum
org.infinispan.factories.impl.Scopes
Packages that use
Scopes
Package
Description
org.infinispan.factories.impl
Uses of
Scopes
in
org.infinispan.factories.impl
Methods in
org.infinispan.factories.impl
that return
Scopes
Modifier and Type
Method
Description
static
Scopes
Scopes.
valueOf
(
String
name)
Returns the enum constant of this type with the specified name.
static
Scopes
[]
Scopes.
values
()
Returns an array containing the constants of this enum type, in the order they are declared.