Uses of Class
org.eclipse.aether.internal.impl.DefaultInstaller
Package
Description
The various sub components that collectively implement the repository system.
-
Uses of DefaultInstaller in org.eclipse.aether.internal.impl
Modifier and TypeMethodDescriptionDefaultInstaller.addMetadataGeneratorFactory
(MetadataGeneratorFactory factory) DefaultInstaller.setFileProcessor
(FileProcessor fileProcessor) DefaultInstaller.setMetadataGeneratorFactories
(Collection<MetadataGeneratorFactory> metadataFactories) DefaultInstaller.setRepositoryEventDispatcher
(RepositoryEventDispatcher repositoryEventDispatcher) DefaultInstaller.setSyncContextFactory
(SyncContextFactory syncContextFactory)