Package io.quarkus.test.common
Interface JarArtifactLauncher
- All Superinterfaces:
ArtifactLauncher<JarArtifactLauncher.JarInitContext>,AutoCloseable,Closeable
- All Known Implementing Classes:
DefaultJarLauncher
If an implementation of this class is found using the ServiceLoader mechanism, then it is used.
Otherwise
DefaultJarLauncher is used-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface io.quarkus.test.common.ArtifactLauncher
ArtifactLauncher.InitContext, ArtifactLauncher.LaunchResult -
Method Summary
Methods inherited from interface io.quarkus.test.common.ArtifactLauncher
includeAsSysProps, init, listensOnSsl, runToCompletion, start