Package ch.tocco.nice2.persist.core.spi.exec
package ch.tocco.nice2.persist.core.spi.exec
-
ClassDescriptionProvides a default implementation for
AbstractModeWrapper.getPriority(Mode)
that either returns the priority associated with a key that must be provided by subclasses or returnsPriority.NORMAL
.Allows to wrapPersistTask
s for implementing modes.