Index
All Classes and Interfaces|All Packages
A
- apply(Project) - Method in class com.dua3.cabe.gradle.CabeGradlePlugin
C
- CabeExtension - Class in com.dua3.cabe.gradle
-
CabeExtension represents the extension for the Cabe plugin.
- CabeExtension(Project) - Constructor for class com.dua3.cabe.gradle.CabeExtension
-
Construct a new instance of the extension.
- CabeGradlePlugin - Class in com.dua3.cabe.gradle
-
The Gradle plugin class for Cabe.
- CabeGradlePlugin() - Constructor for class com.dua3.cabe.gradle.CabeGradlePlugin
-
Constructs a new instance of the CabeGradlePlugin.
- CabeTask - Class in com.dua3.cabe.gradle
-
The CabeTask class is responsible for instrumenting class files using Cabe.
- CabeTask() - Constructor for class com.dua3.cabe.gradle.CabeTask
- com.dua3.cabe.gradle - package com.dua3.cabe.gradle
-
This package contains the implementation of the Cabe Gradle plugin
G
- getClasspath() - Method in class com.dua3.cabe.gradle.CabeTask
-
Retrieves the classpath used for instrumentation.
- getConfig() - Method in class com.dua3.cabe.gradle.CabeExtension
-
Retrieves the configuration property for the Cabe plugin.
- getConfig() - Method in class com.dua3.cabe.gradle.CabeTask
-
Retrieves the configuration property for the Cabe plugin.
- getExecOperations() - Method in class com.dua3.cabe.gradle.CabeTask
-
Retrieves the ExecOperations instance.
- getInputDirectory() - Method in class com.dua3.cabe.gradle.CabeTask
-
Retrieves the input directory containing the class files to be instrumented.
- getJavaExecutable() - Method in class com.dua3.cabe.gradle.CabeTask
-
Retrieves the Java executable path.
- getOutputDirectory() - Method in class com.dua3.cabe.gradle.CabeTask
-
Retrieves the output directory where the instrumented class files will be stored.
- getVerbosity() - Method in class com.dua3.cabe.gradle.CabeExtension
-
Retrieves the configuration property for the Cabe plugin.
- getVerbosity() - Method in class com.dua3.cabe.gradle.CabeTask
-
Retrieves the verbosity property for the Cabe plugin.
I
- instrument() - Method in class com.dua3.cabe.gradle.CabeTask
-
Instrument the class files.
S
- setConfig(Configuration) - Method in class com.dua3.cabe.gradle.CabeExtension
-
Sets the configuration property for the Cabe plugin.
- setVerbosity(int) - Method in class com.dua3.cabe.gradle.CabeExtension
-
Sets the configuration property for the Cabe plugin.
All Classes and Interfaces|All Packages