ComponentModuleMetadata@Incubating public interface ComponentModuleMetadataDetails extends ComponentModuleMetadata
ComponentModuleMetadataHandler| Modifier and Type | Method | Description |
|---|---|---|
void |
replacedBy(Object moduleNotation) |
Configures a replacement module for this module.
|
getId, getReplacedByvoid replacedBy(Object moduleNotation)
ComponentMetadataHandler.moduleNotation - a String like 'com.google.guava:guava', an instance of ModuleVersionIdentifier, null is not permitted