Class ReflectionsPlugin
java.lang.Object
com.github.simulatan.gradle.plugin.reflections.ReflectionsPlugin
- All Implemented Interfaces:
org.gradle.api.Plugin<org.gradle.api.Project>
public class ReflectionsPlugin
extends Object
implements org.gradle.api.Plugin<org.gradle.api.Project>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
PLUGIN_NAME
-
-
Constructor Details
-
ReflectionsPlugin
public ReflectionsPlugin()
-
-
Method Details
-
apply
public void apply(org.gradle.api.Project target) - Specified by:
applyin interfaceorg.gradle.api.Plugin<org.gradle.api.Project>
-