A C E G I M O R S T
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addClasspath(Collection<File>) - Method in class io.micronaut.aot.MicronautAotOptimizer.Runner
-
Adds elements to the application classpath.
C
- CLASSPATH - Static variable in interface io.micronaut.aot.ConfigKeys
- ConfigKeys - Interface in io.micronaut.aot
-
Configuration keys which may be found in the properties used to configure the AOT analyzer, but shouldn't be declared directly by the user.
E
- execute() - Method in class io.micronaut.aot.MicronautAotOptimizer.Runner
- execute(Properties) - Static method in class io.micronaut.aot.MicronautAotOptimizer
-
This convenience method uses properties to load the configuration.
- exportConfiguration(String, File) - Static method in class io.micronaut.aot.MicronautAotOptimizer
-
Scans the list of available optimization services and generates a configuration file which includes all entries.
G
- GENERATED_PACKAGE - Static variable in interface io.micronaut.aot.ConfigKeys
- get() - Method in interface io.micronaut.aot.internal.StreamHelper.ThrowingSupplier
I
- io.micronaut.aot - package io.micronaut.aot
- io.micronaut.aot.internal - package io.micronaut.aot.internal
M
- MicronautAotOptimizer - Class in io.micronaut.aot
-
The Micronaut AOT optimizer is the main entry point for code generation at build time.
- MicronautAotOptimizer.Runner - Class in io.micronaut.aot
-
The main AOT optimizer runner.
O
- OUTPUT_DIRECTORY - Static variable in interface io.micronaut.aot.ConfigKeys
- OUTPUT_RESOURCES_FILE_NAME - Static variable in class io.micronaut.aot.MicronautAotOptimizer
R
- run() - Method in interface io.micronaut.aot.internal.StreamHelper.ThrowingRunner
- runner(String, File, File, File, Configuration) - Static method in class io.micronaut.aot.MicronautAotOptimizer
- Runner(String, File, File, File, Configuration) - Constructor for class io.micronaut.aot.MicronautAotOptimizer.Runner
- RUNTIME - Static variable in interface io.micronaut.aot.ConfigKeys
S
- StreamHelper - Class in io.micronaut.aot.internal
-
Utility methods to deal with exceptions being thrown in streams.
- StreamHelper() - Constructor for class io.micronaut.aot.internal.StreamHelper
- StreamHelper.ThrowingRunner - Interface in io.micronaut.aot.internal
-
A helper interface for runnables which may throw an exception.
- StreamHelper.ThrowingSupplier<T> - Interface in io.micronaut.aot.internal
-
A helper interface to capture suppliers which may throw an exception.
T
- trying(StreamHelper.ThrowingRunner) - Static method in class io.micronaut.aot.internal.StreamHelper
- trying(StreamHelper.ThrowingSupplier<T>) - Static method in class io.micronaut.aot.internal.StreamHelper
All Classes All Packages