Uses of Interface
io.quarkus.bootstrap.model.JvmOption
Packages that use JvmOption
-
Uses of JvmOption in io.quarkus.bootstrap.model
Classes in io.quarkus.bootstrap.model that implement JvmOptionModifier and TypeClassDescriptionclassMutableBaseJvmOption<T extends MutableBaseJvmOption<T>>classclassMethods in io.quarkus.bootstrap.model that return types with arguments of type JvmOptionModifier and TypeMethodDescriptionJvmOptions.asCollection()Collection of JVM arguments.JvmOptionsBuilder.getOptions()Collection of currently configured options.JvmOptions.iterator()Iterator over the JVM arguments.