Class CacheConfigurationManager
java.lang.Object
com.evolveum.midpoint.schema.cache.CacheConfigurationManager
TODO consider better place for this component
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidapplyCachingConfiguration(SystemConfigurationType systemConfiguration) @Nullable StringdumpThreadLocalConfiguration(boolean full) getConfiguration(CacheType type) voidvoidsetThreadLocalProfiles(@NotNull Collection<String> profiles) void 
- 
Constructor Details
- 
CacheConfigurationManager
public CacheConfigurationManager() 
 - 
 - 
Method Details
- 
initialize
@PostConstruct public void initialize() - 
applyCachingConfiguration
 - 
getConfiguration
 - 
setThreadLocalProfiles
 - 
unsetThreadLocalProfiles
public void unsetThreadLocalProfiles() - 
dumpThreadLocalConfiguration
 
 -