Uses of Class
dev.galasa.java.JavaManagerException
Package
Description
-
Uses of JavaManagerException in dev.galasa.java
Modifier and TypeMethodDescriptionIJavaInstallation.getArchiveFilename()
IJavaInstallation.getJavaCommand()
IJavaInstallation.retrieveArchive()
IJavaInstallation.retrieveJacocoAgent()
-
Uses of JavaManagerException in dev.galasa.java.spi
Modifier and TypeMethodDescriptionJavaInstallationImpl.getArchiveFilename()
@NotNull IJavaInstallation
IJavaManagerSpi.getInstallationForTag
(@NotNull String tag) protected boolean
JavaInstallationImpl.isCodeCoverageRequested()
void
IJavaManagerSpi.registerJavaInstallationForTag
(@NotNull String tag, @NotNull IJavaInstallation javaInstallation) JavaInstallationImpl.retrieveArchive()
JavaInstallationImpl.retrieveJacocoAgent()
void
JavaInstallationImpl.saveCodeCoverageExecs
(List<Path> execPaths) ModifierConstructorDescriptionJavaInstallationImpl
(IJavaManagerSpi javaManager, JavaType javaType, OperatingSystem operatingSystem, CpuArchitecture cpuArchitecture, JavaVersion javaVersion, String javaJvm, String javaTag) -
Uses of JavaManagerException in dev.galasa.java.ubuntu
-
Uses of JavaManagerException in dev.galasa.java.ubuntu.spi
Modifier and TypeMethodDescriptionvoid
JavaUbuntuInstallationImpl.build()
JavaUbuntuInstallationImpl.getJavaCommand()
ModifierConstructorDescriptionJavaUbuntuInstallationImpl
(dev.galasa.java.ubuntu.internal.JavaUbuntuManagerImpl javaUbuntuManager, JavaType javaType, JavaVersion javaVersion, String javaJvm, String javaTag, String imageTag) -
Uses of JavaManagerException in dev.galasa.java.windows
-
Uses of JavaManagerException in dev.galasa.java.windows.spi
Modifier and TypeMethodDescriptionvoid
JavaWindowsInstallationImpl.build()
JavaWindowsInstallationImpl.getJavaCommand()
ModifierConstructorDescriptionJavaWindowsInstallationImpl
(dev.galasa.java.windows.internal.JavaWindowsManagerImpl javaWindowsManager, JavaType javaType, JavaVersion javaVersion, String javaJvm, String javaTag, String imageTag)