Class ExecSiteToProcessDispatcher

java.lang.Object
org.aksw.vshell.registry.ExecSiteToProcessDispatcher
All Implemented Interfaces:
ExecSiteVisitor<CmdOpVisitorToBase>

public class ExecSiteToProcessDispatcher extends Object implements ExecSiteVisitor<CmdOpVisitorToBase>
A visitor of exec sites that returns corresponding CmdOpVisitors for producing process builders. Any processes started during the dispatch process are registered with this instance.