Uses of Interface
org.eclipse.tycho.core.shared.MavenContext
-
-
Uses of MavenContext in org.eclipse.tycho.core.shared
Classes in org.eclipse.tycho.core.shared that implement MavenContext Modifier and Type Class Description class
MavenContextImpl
-
Uses of MavenContext in org.eclipse.tycho.p2.remote
Methods in org.eclipse.tycho.p2.remote with parameters of type MavenContext Modifier and Type Method Description void
RemoteAgentManager. setMavenContext(MavenContext mavenContext)
Constructors in org.eclipse.tycho.p2.remote with parameters of type MavenContext Constructor Description RemoteAgent(MavenContext mavenContext)
RemoteAgent(MavenContext mavenContext, MavenRepositorySettings mavenRepositorySettings, boolean disableMirrors)
RemoteAgentManager(MavenContext mavenContext)
-
Uses of MavenContext in org.eclipse.tycho.p2.resolver
Methods in org.eclipse.tycho.p2.resolver with parameters of type MavenContext Modifier and Type Method Description void
P2ResolverFactoryImpl. setMavenContext(MavenContext mavenContext)
-
Uses of MavenContext in org.eclipse.tycho.p2.target
Methods in org.eclipse.tycho.p2.target with parameters of type MavenContext Modifier and Type Method Description void
TargetDefinitionResolverService. setMavenContext(MavenContext mavenContext)
Constructors in org.eclipse.tycho.p2.target with parameters of type MavenContext Constructor Description PomDependencyCollectorImpl(MavenContext mavenContext)
TargetDefinitionResolverService(MavenContext mavenContext)
TargetPlatformFactoryImpl(MavenContext mavenContext, org.eclipse.equinox.p2.core.IProvisioningAgent remoteAgent, LocalArtifactRepository localArtifactRepo, LocalMetadataRepository localMetadataRepo, TargetDefinitionResolverService targetDefinitionResolverService)
-
Uses of MavenContext in org.eclipse.tycho.p2.tools.baseline
Methods in org.eclipse.tycho.p2.tools.baseline with parameters of type MavenContext Modifier and Type Method Description void
BaselineServiceImpl. setMavenContext(MavenContext mavenContext)
-
Uses of MavenContext in org.eclipse.tycho.p2.tools.director
Methods in org.eclipse.tycho.p2.tools.director with parameters of type MavenContext Modifier and Type Method Description void
DirectorApplicationWrapper. setMavenContext(MavenContext context)
-
Uses of MavenContext in org.eclipse.tycho.p2.tools.mirroring
Methods in org.eclipse.tycho.p2.tools.mirroring with parameters of type MavenContext Modifier and Type Method Description void
MirrorApplicationServiceImpl. setMavenContext(MavenContext mavenContext)
-
Uses of MavenContext in org.eclipse.tycho.p2.tools.publisher
Methods in org.eclipse.tycho.p2.tools.publisher with parameters of type MavenContext Modifier and Type Method Description void
PublisherServiceFactoryImpl. setMavenContext(MavenContext mavenContext)
-
Uses of MavenContext in org.eclipse.tycho.p2.tools.verifier
Methods in org.eclipse.tycho.p2.tools.verifier with parameters of type MavenContext Modifier and Type Method Description void
VerifierServiceImpl. setMavenContext(MavenContext mavenContext)
-
Uses of MavenContext in org.eclipse.tycho.repository.local.index
Methods in org.eclipse.tycho.repository.local.index with parameters of type MavenContext Modifier and Type Method Description void
LocalRepositoryP2IndicesImpl. setMavenContext(MavenContext mavenContext)
-