| Package | Description |
|---|---|
| org.gatein.pc.api.cache |
| Modifier and Type | Method and Description |
|---|---|
CacheScope |
CacheControl.getCacheScope() |
static CacheScope |
CacheScope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CacheScope[] |
CacheScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
CacheControl(int expirationSecs,
CacheScope cacheScope,
String validationToken) |
Copyright © 2003-2019 GateIn. All Rights Reserved.