Class CommitterService<T>

java.lang.Object
com.norconex.committer.core.service.CommitterService<T>
Type Parameters:
T - type of committed objects
All Implemented Interfaces:
Closeable, AutoCloseable

public class CommitterService<T> extends Object implements Closeable
Wrapper around multiple Committers so they can all be handled as one and facilitating integration with various clients.