public interface MetadataSourcesContributor
A bootstrap process hook for contributing sources to MetadataSources.
| Modifier and Type | Method and Description |
|---|---|
void |
contribute(MetadataSources metadataSources)
Perform the process of contributing to MetadataSources.
|
void contribute(MetadataSources metadataSources)
Perform the process of contributing to MetadataSources.
metadataSources - The MetadataSources, to which to contribute.Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.