Package io.quarkus.test.common
Interface ArtifactLauncher.InitContext.DevServicesLaunchResult
-
- All Superinterfaces:
AutoCloseable
- Enclosing interface:
- ArtifactLauncher.InitContext
public static interface ArtifactLauncher.InitContext.DevServicesLaunchResult extends AutoCloseable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidclose()booleanmanageNetwork()StringnetworkId()Map<String,String>properties()
-