Class CommitLogFilter

java.lang.Object
org.apache.cayenne.commitlog.CommitLogFilter
All Implemented Interfaces:
DataChannelSyncFilter

public class CommitLogFilter extends Object implements DataChannelSyncFilter
A DataChannelSyncFilter that captures commit changes, delegating their processing to an underlying collection of listeners.
Since:
4.0