|
Liferay 6.0.4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Lifecycle | |
|---|---|
| com.liferay.portal.kernel.cache | |
| Uses of Lifecycle in com.liferay.portal.kernel.cache |
|---|
| Methods in com.liferay.portal.kernel.cache that return Lifecycle | |
|---|---|
Lifecycle |
ThreadLocalCache.getLifecycle()
|
static Lifecycle |
Lifecycle.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Lifecycle[] |
Lifecycle.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.liferay.portal.kernel.cache with parameters of type Lifecycle | ||
|---|---|---|
static void |
ThreadLocalCacheManager.clearAll(Lifecycle lifecycle)
|
|
static
|
ThreadLocalCacheManager.getThreadLocalCache(Lifecycle lifecycle,
String name)
|
|
| Constructors in com.liferay.portal.kernel.cache with parameters of type Lifecycle | |
|---|---|
ThreadLocalCache(String name,
Lifecycle lifecycle)
|
|
|
Liferay 6.0.4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||