| Package | Description |
|---|---|
| org.infinispan.factories.scopes |
Scopes of components within the lifespan of a
CacheManager and its various Caches, and related
utilities. |
| Modifier and Type | Method and Description |
|---|---|
static Scopes |
ScopeDetector.detectScope(Class<?> clazz) |
static Scopes |
Scopes.getDefaultScope() |
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.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.