Uses of Enum Class
io.micronaut.maven.aot.internal.AotPackaging
Packages that use AotPackaging
-
Uses of AotPackaging in io.micronaut.maven.aot.internal
Subclasses with type arguments of type AotPackaging in io.micronaut.maven.aot.internalModifier and TypeClassDescriptionenumPackaging types supported by Micronaut's integrated AOT execution.Methods in io.micronaut.maven.aot.internal that return AotPackagingModifier and TypeMethodDescriptionstatic AotPackagingstatic AotPackagingReturns the enum constant of this class with the specified name.static AotPackaging[]AotPackaging.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.micronaut.maven.aot.internal that return types with arguments of type AotPackaging