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
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
Deprecated.Deprecated.Deprecated.Deprecated.TypeOf<?>
int
hashCode()
void
setAspectPath
(FileCollection aspectPath) Deprecated.void
setInPath
(FileCollection inPath) Deprecated.toString()
-
Constructor Details
-
DefaultWeavingSourceSet
-
-
Method Details
-
getAspectConfigurationName
Deprecated.- Specified by:
getAspectConfigurationName
in interfaceWeavingSourceSet
-
getInpathConfigurationName
Deprecated.- Specified by:
getInpathConfigurationName
in interfaceWeavingSourceSet
-
getAspectPath
Deprecated.- Specified by:
getAspectPath
in interfaceWeavingSourceSet
-
setAspectPath
Deprecated.- Specified by:
setAspectPath
in interfaceWeavingSourceSet
-
getInPath
Deprecated.- Specified by:
getInPath
in interfaceWeavingSourceSet
-
setInPath
Deprecated.- Specified by:
setInPath
in interfaceWeavingSourceSet
-
getPublicType
- Specified by:
getPublicType
in interfaceHasPublicType
-
getSourceSet
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-