Interface WeavingSourceSet
- All Known Subinterfaces:
AspectjSourceSet
public interface WeavingSourceSet
-
Field Summary
Fields -
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic StringgetAspectConfigurationName(SourceSet sourceSet) static ConfigurableFileCollectiongetAspectPath(SourceSet sourceSet) static ConfigurableFileCollectionstatic StringgetInpathConfigurationName(SourceSet sourceSet)
-
Field Details
-
ASPECT_PATH_EXTENSION_NAME
- See Also:
-
IN_PATH_EXTENSION_NAME
- See Also:
-
-
Method Details
-
getAspectConfigurationName
-
getInpathConfigurationName
-
getAspectPath
-
getInPath
-