public class CachePerThreadContext extends Object
Constructor and Description |
---|
CachePerThreadContext() |
Modifier and Type | Method and Description |
---|---|
static CachePerThreadContext |
get() |
boolean |
getCacheEnabled() |
void |
setCacheEnabled(boolean isCacheEnabled) |
public static CachePerThreadContext get()
public void setCacheEnabled(boolean isCacheEnabled)
isCacheEnabled
- public boolean getCacheEnabled()
Copyright © 2023. All Rights Reserved.