Uses of Interface
org.apache.maven.cling.executor.ExecutorTool
Packages that use ExecutorTool
-
Uses of ExecutorTool in org.apache.maven.cling.executor
Subinterfaces of ExecutorTool in org.apache.maven.cling.executorModifier and TypeInterfaceDescriptioninterface
Helper class for routing Maven execution based on preferences and/or issued execution requests. -
Uses of ExecutorTool in org.apache.maven.cling.executor.internal
Classes in org.apache.maven.cling.executor.internal that implement ExecutorToolModifier and TypeClassDescriptionclass
Simple router to executors, and delegate to executor tool.class
ExecutorTool
implementation based on Maveniverse Toolbox.