Class AspectJBasePlugin
- java.lang.Object
-
- io.freefair.gradle.plugins.aspectj.AspectJBasePlugin
-
-
Constructor Summary
Constructors Constructor Description AspectJBasePlugin()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
apply(Project project)
Configuration
getAspectjConfiguration()
AspectJExtension
getAspectjExtension()
-
-
-
Method Detail
-
getAspectjConfiguration
public Configuration getAspectjConfiguration()
-
getAspectjExtension
public AspectJExtension getAspectjExtension()
-
-