Class ExecSiteResolver
java.lang.Object
org.aksw.vshell.registry.ExecSiteResolver
-
Constructor Summary
ConstructorsConstructorDescriptionExecSiteResolver(CommandCatalog cmdCatalog, JvmCommandRegistry jvmCmdRegistry, ExecSiteProbeResults cmdAvailability, ImageIntrospector dockerImageIntrospector) -
Method Summary
Modifier and TypeMethodDescriptionbooleancanRunPipeline(ExecSite execSite) static ExecSiteResolverof(CommandCatalog commandCatalog, JvmCommandRegistry jvmCmdRegistry) booleanprovidesCommand(String command, ExecSite execSite)
-
Constructor Details
-
ExecSiteResolver
public ExecSiteResolver(CommandCatalog cmdCatalog, JvmCommandRegistry jvmCmdRegistry, ExecSiteProbeResults cmdAvailability, ImageIntrospector dockerImageIntrospector)
-
-
Method Details
-
of
-
getCommandCatalog
-
getJvmCmdRegistry
-
resolve
-
resolve
-
canRunPipeline
-
providesCommand
-