Package com.evolveum.midpoint
Class CacheInvalidationContext
java.lang.Object
com.evolveum.midpoint.CacheInvalidationContext
Provides additional information/hints for the particular cache to employ.
EXPERIMENTAL
TODO probably change to CacheInvalidationEvent and enclose also type, OID, and clusterwide flag
-
Constructor Summary
ConstructorDescriptionCacheInvalidationContext
(boolean fromRemoteNode, CacheInvalidationDetails details) -
Method Summary
Modifier and TypeMethodDescriptionboolean
void
setDetails
(CacheInvalidationDetails details) void
setFromRemoteNode
(boolean fromRemoteNode) toString()