public interface IJavaInstallation
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getArchiveFilename() |
java.lang.String |
getJavaCommand() |
java.nio.file.Path |
retrieveArchive() |
java.nio.file.Path |
retrieveJacocoAgent() |
java.nio.file.Path retrieveArchive()
throws JavaManagerException
JavaManagerExceptionjava.nio.file.Path retrieveJacocoAgent()
throws JavaManagerException
JavaManagerExceptionjava.lang.String getArchiveFilename()
throws JavaManagerException
JavaManagerExceptionjava.lang.String getJavaCommand()
throws JavaManagerException
JavaManagerException