Class AjcAction
java.lang.Object
io.freefair.gradle.plugins.aspectj.AjcAction
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAjcAction(ProjectLayout projectLayout, ObjectFactory objectFactory, ExecOperations execOperations) -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidgetCompileClasspath(Task task) voidoptions(Action<AspectJCompileOptions> action)
-
Constructor Details
-
AjcAction
@Inject public AjcAction(ProjectLayout projectLayout, ObjectFactory objectFactory, ExecOperations execOperations)
-
-
Method Details