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