Interface MirrorSelector
-
Method Summary
Modifier and TypeMethodDescriptiongetMirror(RemoteRepository repository) Selects a mirror for the specified repository.
-
Method Details
-
getMirror
Selects a mirror for the specified repository.- Parameters:
repository- The repository to select a mirror for, must not benull.- Returns:
- The selected mirror or
nullif none. - See Also:
-