# Interfaces
ContextReader is the interface that wraps the basic read method used by Context
ReadInputs should parses inputs data and store the result in the value pointed to by v.
ObjectStore is the interface that wraps the basic store operate method.
PluginExecuteRuntime is the interface that wraps the basic runtime method used in plugin execute phase.
PluginExecuteRuntime is the interface that wraps the basic runtime method used in plugin schedule phase.