public class CAManagerConfiguration extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CACHED
System key to set cached or not cached
|
static String |
ENV_CACHED |
static CAManagerConfiguration |
instance |
| Modifier and Type | Method and Description |
|---|---|
static CAManagerConfiguration |
getInstance()
to static single instance
|
boolean |
isCached()
Returns whether the CAManager is cached (TRUE) or not (FALSE)
|
void |
setCached(boolean isCached)
Determines whether the CAManager should be done cached or not
|
public static final String CACHED
public static final String ENV_CACHED
public static CAManagerConfiguration instance
public static CAManagerConfiguration getInstance()
public boolean isCached()
public void setCached(boolean isCached)
isCached - True for cached, False for not cached.Copyright © 2025 SERPRO - Serviço Federal de Processamento de Dados. All rights reserved.