Package io.quarkus.test.common
Interface JarArtifactLauncher.JarInitContext
-
- All Superinterfaces:
ArtifactLauncher.InitContext
- Enclosing interface:
- JarArtifactLauncher
public static interface JarArtifactLauncher.JarInitContext extends ArtifactLauncher.InitContext
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PathjarPath()-
Methods inherited from interface io.quarkus.test.common.ArtifactLauncher.InitContext
argLine, httpPort, httpsPort, testProfile, waitTime
-
-
-
-
Method Detail
-
jarPath
Path jarPath()
-
-