Uses of Class
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 ScopesScopes. 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.
-