Package | Description |
---|---|
org.eclipse.m2e.core.internal | |
org.eclipse.m2e.core.internal.index.nexus | |
org.eclipse.m2e.core.internal.repository |
Modifier and Type | Field and Description |
---|---|
private RepositoryRegistry |
MavenPluginActivator.repositoryRegistry |
Modifier and Type | Method and Description |
---|---|
void |
IndexesExtensionReader.addRepositories(RepositoryRegistry registry,
org.eclipse.core.runtime.IProgressMonitor monitor) |
private void |
IndexesExtensionReader.processIndexElement(RepositoryRegistry registry,
org.eclipse.core.runtime.IConfigurationElement element,
org.eclipse.core.runtime.IProgressMonitor monitor) |
Modifier and Type | Field and Description |
---|---|
private RepositoryRegistry |
RepositoryRegistryUpdateJob.registry |
Modifier and Type | Method and Description |
---|---|
void |
IRepositoryDiscoverer.addRepositories(RepositoryRegistry registry,
org.eclipse.core.runtime.IProgressMonitor monitor)
Called during updateRegistry operation.
|
Constructor and Description |
---|
RepositoryRegistryUpdateJob(RepositoryRegistry registry) |