Uses of Class
org.aksw.vshell.registry.CmdOpVisitorToBase
Packages that use CmdOpVisitorToBase
-
Uses of CmdOpVisitorToBase in org.aksw.vshell.registry
Subclasses of CmdOpVisitorToBase in org.aksw.vshell.registryClasses in org.aksw.vshell.registry that implement interfaces with type arguments of type CmdOpVisitorToBaseModifier and TypeClassDescriptionclassA visitor of exec sites that returns corresponding CmdOpVisitors for producing process builders.Methods in org.aksw.vshell.registry that return CmdOpVisitorToBaseModifier and TypeMethodDescriptionExecSiteToProcessDispatcher.visit(ExecSiteCurrentHost execSite) ExecSiteToProcessDispatcher.visit(ExecSiteCurrentJvm execSite) ExecSiteToProcessDispatcher.visit(ExecSiteDockerImage execSite) Constructors in org.aksw.vshell.registry with parameters of type CmdOpVisitorToBase