Class NoStateRebuildingCache

java.lang.Object
com.opencqrs.framework.command.cache.NoStateRebuildingCache
All Implemented Interfaces:
StateRebuildingCache

public final class NoStateRebuildingCache extends Object implements StateRebuildingCache
StateRebuildingCache implementation that does not cache anything.