Class BasicConfigExecutionContext<K>

java.lang.Object
me.a8kj.config.context.impl.BasicConfigExecutionContext<K>
All Implemented Interfaces:
ConfigExecutionContext<K>

public class BasicConfigExecutionContext<K> extends Object implements ConfigExecutionContext<K>
Standard implementation of ConfigExecutionContext. Bridges the gap between the file, the executor, and the CRUD operations.