Uses of Interface
org.apache.maven.cling.executor.ExecutorTool
-
Uses of ExecutorTool in org.apache.maven.cling.executor
Modifier 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
Modifier and TypeClassDescriptionclass
Simple router to executors, and delegate to executor tool.class
ExecutorTool
implementation based on Maveniverse Toolbox.