Uses of Class
org.eclipse.aether.internal.impl.DefaultInstaller
-
Packages that use DefaultInstaller Package Description org.eclipse.aether.internal.impl The various sub components that collectively implement the repository system. -
-
Uses of DefaultInstaller in org.eclipse.aether.internal.impl
Methods in org.eclipse.aether.internal.impl that return DefaultInstaller Modifier and Type Method Description DefaultInstallerDefaultInstaller. addMetadataGeneratorFactory(MetadataGeneratorFactory factory)DefaultInstallerDefaultInstaller. setFileProcessor(org.eclipse.aether.spi.io.FileProcessor fileProcessor)DefaultInstallerDefaultInstaller. setMetadataGeneratorFactories(java.util.Collection<MetadataGeneratorFactory> metadataFactories)DefaultInstallerDefaultInstaller. setRepositoryEventDispatcher(RepositoryEventDispatcher repositoryEventDispatcher)DefaultInstallerDefaultInstaller. setSyncContextFactory(org.eclipse.aether.spi.synccontext.SyncContextFactory syncContextFactory)
-