org.axonframework.eventsourcing
Interface SnapshotterTrigger

All Superinterfaces:
EventStreamDecorator
All Known Implementing Classes:
EventCountSnapshotterTrigger

public interface SnapshotterTrigger
extends EventStreamDecorator

Interface for Event Stream Decorators that have the intent to trigger snapshots.

Since:
0.7
Author:
Allard Buijze

Method Summary
 
Methods inherited from interface org.axonframework.eventsourcing.EventStreamDecorator
decorateForAppend, decorateForRead
 



Copyright © 2010-2016. All Rights Reserved.