Package | Description |
---|---|
com.evolveum.midpoint.model.impl.lens.projector | |
com.evolveum.midpoint.provisioning.impl | |
com.evolveum.midpoint.repo.cache | |
com.evolveum.midpoint.util.caching |
Modifier and Type | Class and Description |
---|---|
static class |
FocusConstraintsChecker.Cache |
Modifier and Type | Class and Description |
---|---|
static class |
ConstraintsChecker.Cache |
Modifier and Type | Class and Description |
---|---|
class |
Cache |
Modifier and Type | Method and Description |
---|---|
static <T extends AbstractCache> |
AbstractCache.debugDump(ThreadLocal<T> cacheThreadLocal) |
static <T extends AbstractCache> |
AbstractCache.destroy(ThreadLocal<T> cacheThreadLocal,
Trace logger) |
static <T extends AbstractCache> |
AbstractCache.enter(ThreadLocal<T> cacheThreadLocal,
Class<T> cacheClass,
Trace logger) |
static <T extends AbstractCache> |
AbstractCache.exit(ThreadLocal<T> cacheThreadLocal,
Trace logger) |
Modifier and Type | Method and Description |
---|---|
static boolean |
AbstractCache.exists(ThreadLocal<? extends AbstractCache> cacheThreadLocal) |
Copyright © 2015 evolveum. All rights reserved.