Class DefaultWeavingSourceSet
java.lang.Object
io.freefair.gradle.plugins.aspectj.internal.DefaultWeavingSourceSet
- All Implemented Interfaces:
WeavingSourceSet,HasPublicType
- Direct Known Subclasses:
DefaultAspectjSourceSet
-
Field Summary
Fields inherited from interface io.freefair.gradle.plugins.aspectj.WeavingSourceSet
ASPECT_PATH_EXTENSION_NAME, IN_PATH_EXTENSION_NAME -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleanDeprecated.Deprecated.Deprecated.Deprecated.TypeOf<?>inthashCode()voidsetAspectPath(FileCollection aspectPath) Deprecated.voidsetInPath(FileCollection inPath) Deprecated.toString()
-
Constructor Details
-
DefaultWeavingSourceSet
-
-
Method Details
-
getAspectConfigurationName
Deprecated.- Specified by:
getAspectConfigurationNamein interfaceWeavingSourceSet
-
getInpathConfigurationName
Deprecated.- Specified by:
getInpathConfigurationNamein interfaceWeavingSourceSet
-
getAspectPath
Deprecated.- Specified by:
getAspectPathin interfaceWeavingSourceSet
-
setAspectPath
Deprecated.- Specified by:
setAspectPathin interfaceWeavingSourceSet
-
getInPath
Deprecated.- Specified by:
getInPathin interfaceWeavingSourceSet
-
setInPath
Deprecated.- Specified by:
setInPathin interfaceWeavingSourceSet
-
getPublicType
- Specified by:
getPublicTypein interfaceHasPublicType
-
getSourceSet
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-