public interface ContextAware<T extends Context>
extends java.io.Serializable
This interfaces is required by the extensibility components that needs to receive context and configuration.
This includes SourceConnector, SinkConnector, SourceConverter, SinkConverter, and Stage.