- getClassPath(File, Iterable<? extends File>) - Method in class net.bytebuddy.build.gradle.AbstractUserConfiguration
-
Returns the class path or builds a class path from the supplied arguments if no class path was set.
- getEntryPoint(ClassLoaderResolver, File, Iterable<? extends File>) - Method in class net.bytebuddy.build.gradle.Initialization
-
Resolves this initialization to an entry point instance.
- getInitialization() - Method in class net.bytebuddy.build.gradle.ByteBuddyExtension
-
Returns the initialization to use.
- getMethodNameTransformer() - Method in class net.bytebuddy.build.gradle.ByteBuddyExtension
-
Returns the method name transformer to use.
- getPlugin() - Method in class net.bytebuddy.build.gradle.Transformation
-
Returns the plugin type name.
- getRawPlugin() - Method in class net.bytebuddy.build.gradle.Transformation
-
Returns the plugin name or null if it is not set.
- getTransformations() - Method in class net.bytebuddy.build.gradle.ByteBuddyExtension
-
Returns a list of transformations to apply.