Class CmdExecSystem

java.lang.Object
org.aksw.vshell.registry.CmdExecSystem

public class CmdExecSystem extends Object
The default command rewrite system. Technically a facade over command catalogs for different execution sites (host, docker, jvm). TODO This class currently is only command placement but not execution. This facade should also cover the execution aspect.