Class FocusConstraintsChecker.Cache
java.lang.Object
com.evolveum.midpoint.util.caching.AbstractThreadLocalCache
com.evolveum.midpoint.model.impl.lens.projector.focus.FocusConstraintsChecker.Cache
- Enclosing class:
- FocusConstraintsChecker<AH extends AssignmentHolderType>
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected voiddumpContent(String threadName) protected intgetSize()static voidremove(PolyStringType name) static voidsetOk(PolyStringType name) Methods inherited from class com.evolveum.midpoint.util.caching.AbstractThreadLocalCachedebugDump, destroy, dumpContent, enter, exists, exit, getConfiguration, getConfiguration, getEntryCount, getTotalSize, isAvailable, registerHit, registerMiss, registerPass, setConfiguration, supportsObjectType, toString
- 
Constructor Details- 
Cachepublic Cache()
 
- 
- 
Method Details- 
setOk
- 
remove
- 
description- Specified by:
- descriptionin class- AbstractThreadLocalCache
 
- 
getSizeprotected int getSize()- Specified by:
- getSizein class- AbstractThreadLocalCache
 
- 
dumpContent- Specified by:
- dumpContentin class- AbstractThreadLocalCache
 
 
-