Uses of Class
org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider
-
Packages that use DefaultLocalRepositoryProvider Package Description org.eclipse.aether.internal.impl The various sub components that collectively implement the repository system. -
-
Uses of DefaultLocalRepositoryProvider in org.eclipse.aether.internal.impl
Methods in org.eclipse.aether.internal.impl that return DefaultLocalRepositoryProvider Modifier and Type Method Description DefaultLocalRepositoryProvider
DefaultLocalRepositoryProvider. addLocalRepositoryManagerFactory(LocalRepositoryManagerFactory factory)
DefaultLocalRepositoryProvider
DefaultLocalRepositoryProvider. setLocalRepositoryManagerFactories(Collection<LocalRepositoryManagerFactory> factories)
-