public interface WeavingSourceSet
| Modifier and Type | Field and Description |
|---|---|
static String |
ASPECT_PATH_EXTENSION_NAME |
static String |
IN_PATH_EXTENSION_NAME |
| Modifier and Type | Method and Description |
|---|---|
static String |
getAspectConfigurationName(SourceSet sourceSet) |
static ConfigurableFileCollection |
getAspectPath(SourceSet sourceSet) |
static ConfigurableFileCollection |
getInPath(SourceSet sourceSet) |
static String |
getInpathConfigurationName(SourceSet sourceSet) |
static final String ASPECT_PATH_EXTENSION_NAME
static final String IN_PATH_EXTENSION_NAME
static ConfigurableFileCollection getAspectPath(SourceSet sourceSet)
static ConfigurableFileCollection getInPath(SourceSet sourceSet)