public interface IRepositoryIdManager
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoidaddMapping(String id, URI location) getEffectiveLocation(URI location) getEffectiveLocationAndPrepareLoad(URI location)
-
Field Details
-
SERVICE_NAME
- See Also:
-
-
Method Details
-
addMapping
-
getEffectiveLocation
-
getEffectiveLocationAndPrepareLoad
-
getKnownMavenRepositoryLocations
Stream<MavenRepositoryLocation> getKnownMavenRepositoryLocations() -
getSettings
MavenRepositorySettings getSettings()
-