Interface Context

All Superinterfaces:
AutoCloseable
All Known Subinterfaces:
BatchContext<B>

public interface Context extends AutoCloseable
Encapsulates some context that is applicable until close().
Author:
Paul Ferraro