Modifier and Type | Method and Description |
---|---|
static IMavenProjectRegistry |
MavenPlugin.getMavenProjectRegistry() |
Constructor and Description |
---|
MavenModelManager(IMaven maven,
IMavenProjectRegistry projectManager) |
Constructor and Description |
---|
NexusIndexManager(org.codehaus.plexus.PlexusContainer container,
IMavenProjectRegistry projectManager,
IRepositoryRegistry repositoryRegistry,
File stateDir) |
Modifier and Type | Class and Description |
---|---|
class |
MavenProjectManager
The only reason this class exists is to implement async refresh(MavenUpdateRequest) without introducing circular
dependency between ProjectRegistryRefreshJob and ProjectRegistryManager.
|
Constructor and Description |
---|
RepositoryRegistry(IMaven maven,
IMavenProjectRegistry projectManager) |
Modifier and Type | Field and Description |
---|---|
protected IMavenProjectRegistry |
AbstractProjectConfigurator.projectManager |
Modifier and Type | Method and Description |
---|---|
void |
AbstractProjectConfigurator.setProjectManager(IMavenProjectRegistry projectManager) |
Constructor and Description |
---|
BuildPathManager(IMavenProjectRegistry projectManager,
IndexManager indexManager,
org.osgi.framework.BundleContext bundleContext,
File stateLocationDir) |
Modifier and Type | Field and Description |
---|---|
protected IMavenProjectRegistry |
AbstractLifecycleMappingTest.mavenProjectManager |
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.