private JLinkExecutor getExecutor()

in src/main/java/org/apache/maven/plugins/jlink/JLinkMojo.java [470:472]


    private JLinkExecutor getExecutor() {
        return getJlinkExecutor();
    }