Modifier and Type | Class and Description |
---|---|
class |
MavenContextImpl |
Modifier and Type | Field and Description |
---|---|
private MavenContext |
RemoteAgentManager.mavenContext |
Modifier and Type | Method and Description |
---|---|
private static org.eclipse.equinox.p2.core.IProvisioningAgent |
RemoteAgent.createConfiguredProvisioningAgent(MavenContext mavenContext,
boolean disableP2Mirrors,
MavenRepositorySettings mavenRepositorySettings) |
void |
RemoteAgentManager.setMavenContext(MavenContext mavenContext) |
Constructor and Description |
---|
RemoteAgent(MavenContext mavenContext) |
RemoteAgent(MavenContext mavenContext,
boolean disableP2Mirrors) |
RemoteAgent(MavenContext mavenContext,
MavenRepositorySettings mavenRepositorySettings,
boolean disableMirrors) |
RemoteAgentManager(MavenContext mavenContext) |
RemoteRepositoryCacheManager(org.eclipse.equinox.internal.p2.repository.Transport transport,
MavenContext mavenContext) |
Modifier and Type | Field and Description |
---|---|
private static MavenContext |
P2ResolverFactoryImpl.mavenContext |
Modifier and Type | Method and Description |
---|---|
private static LocalArtifactRepository |
P2ResolverFactoryImpl.getLocalArtifactRepository(MavenContext mavenContext,
LocalRepositoryP2Indices localRepoIndices) |
private static LocalMetadataRepository |
P2ResolverFactoryImpl.getLocalMetadataRepository(MavenContext context,
LocalRepositoryP2Indices localRepoIndices) |
void |
P2ResolverFactoryImpl.setMavenContext(MavenContext mavenContext) |
Modifier and Type | Field and Description |
---|---|
private MavenContext |
TargetPlatformFactoryImpl.mavenContext |
Modifier and Type | Method and Description |
---|---|
void |
TargetDefinitionResolverService.setMavenContext(MavenContext mavenContext) |
Constructor and Description |
---|
PomDependencyCollectorImpl(MavenContext mavenContext) |
TargetDefinitionResolverService(MavenContext mavenContext) |
TargetPlatformFactoryImpl(MavenContext mavenContext,
org.eclipse.equinox.p2.core.IProvisioningAgent remoteAgent,
LocalArtifactRepository localArtifactRepo,
LocalMetadataRepository localMetadataRepo,
TargetDefinitionResolverService targetDefinitionResolverService) |
Modifier and Type | Field and Description |
---|---|
private MavenContext |
BaselineServiceImpl.mavenContext |
Modifier and Type | Method and Description |
---|---|
void |
BaselineServiceImpl.setMavenContext(MavenContext mavenContext) |
Modifier and Type | Method and Description |
---|---|
void |
DirectorApplicationWrapper.setMavenContext(MavenContext context) |
Modifier and Type | Field and Description |
---|---|
private MavenContext |
MirrorApplicationServiceImpl.mavenContext |
Modifier and Type | Method and Description |
---|---|
void |
MirrorApplicationServiceImpl.setMavenContext(MavenContext mavenContext) |
Modifier and Type | Field and Description |
---|---|
private MavenContext |
PublisherServiceFactoryImpl.mavenContext |
Modifier and Type | Method and Description |
---|---|
void |
PublisherServiceFactoryImpl.setMavenContext(MavenContext mavenContext) |
Modifier and Type | Field and Description |
---|---|
private MavenContext |
VerifierServiceImpl.mavenContext |
Modifier and Type | Method and Description |
---|---|
void |
VerifierServiceImpl.setMavenContext(MavenContext mavenContext) |
Modifier and Type | Method and Description |
---|---|
void |
LocalRepositoryP2IndicesImpl.setMavenContext(MavenContext mavenContext) |