Skip navigation links
A E G I J 

A

apply(Project) - Method in class io.github.iwakoshi.jandex.JandexPlugin

E

execute() - Method in class io.github.iwakoshi.jandex.JandexWorkAction
 

G

generateIndex() - Method in class io.github.iwakoshi.jandex.JandexTask
Executes the Jandex indexing via the Worker API.
getClassesDirs() - Method in class io.github.iwakoshi.jandex.JandexTask
The directories containing the class files to index.
getClassesDirs() - Method in interface io.github.iwakoshi.jandex.JandexWorkParameters
The directories containing the class files to index.
getIndexVersion() - Method in class io.github.iwakoshi.jandex.JandexExtension
The Jandex index format version to write.
getIndexVersion() - Method in class io.github.iwakoshi.jandex.JandexTask
The version of the Jandex index format to use.
getIndexVersion() - Method in interface io.github.iwakoshi.jandex.JandexWorkParameters
The version of the Jandex index format to use.
getJandexClasspath() - Method in class io.github.iwakoshi.jandex.JandexTask
The classpath containing the io.smallrye:jandex library.
getOutputFile() - Method in class io.github.iwakoshi.jandex.JandexTask
The file path to the Jandex index file to be generated.
getOutputFile() - Method in interface io.github.iwakoshi.jandex.JandexWorkParameters
The file path to the META-INF/jandex.idx file to be generated.
getProcessTestClasses() - Method in class io.github.iwakoshi.jandex.JandexExtension
Whether to process test classes.
getVersion() - Method in class io.github.iwakoshi.jandex.JandexExtension
The version of io.smallrye:jandex to use for indexing.
getWorkerExecutor() - Method in class io.github.iwakoshi.jandex.JandexTask
 

I

io.github.iwakoshi.jandex - package io.github.iwakoshi.jandex
 

J

JandexExtension - Class in io.github.iwakoshi.jandex
Extension exposed as jandex {} DSL block in build.gradle.
JandexExtension() - Constructor for class io.github.iwakoshi.jandex.JandexExtension
 
JandexPlugin - Class in io.github.iwakoshi.jandex
Gradle plugin to generate Jandex CDI bean indexes (META-INF/jandex.idx).
JandexPlugin() - Constructor for class io.github.iwakoshi.jandex.JandexPlugin
 
JandexTask - Class in io.github.iwakoshi.jandex
Gradle task that generates a Jandex index for a given set of class directories.
JandexTask() - Constructor for class io.github.iwakoshi.jandex.JandexTask
 
JandexWorkAction - Class in io.github.iwakoshi.jandex
Worker action that runs in a classloader-isolated environment to avoid dependency conflicts with the user project.
JandexWorkAction() - Constructor for class io.github.iwakoshi.jandex.JandexWorkAction
 
JandexWorkParameters - Interface in io.github.iwakoshi.jandex
Parameters passed to JandexWorkAction via the Work API.
A E G I J 
Skip navigation links