@Incubating public interface ComponentMetadataSupplierDetails
Modifier and Type | Method | Description |
---|---|---|
ModuleComponentIdentifier |
getId() |
Returns the identifier of the component being resolved
|
ComponentMetadataBuilder |
getResult() |
Returns the metadata builder, that users can use to feed metadata for the component.
|
ModuleComponentIdentifier getId()
ComponentMetadataBuilder getResult()