|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GenericSnapshotManager | |
---|---|
org.prevayler.implementation | |
org.prevayler.implementation.snapshot |
Uses of GenericSnapshotManager in org.prevayler.implementation |
---|
Methods in org.prevayler.implementation with parameters of type GenericSnapshotManager | |
---|---|
File |
PrevalentSystemGuard.takeSnapshot(GenericSnapshotManager<P> snapshotManager)
|
Constructors in org.prevayler.implementation with parameters of type GenericSnapshotManager | |
---|---|
PrevaylerImpl(GenericSnapshotManager<P> snapshotManager,
TransactionPublisher transactionPublisher,
Serializer journalSerializer,
boolean transactionDeepCopyMode)
Creates a new Prevayler |
Uses of GenericSnapshotManager in org.prevayler.implementation.snapshot |
---|
Subclasses of GenericSnapshotManager in org.prevayler.implementation.snapshot | |
---|---|
class |
NullSnapshotManager<P>
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |