public class NoopRepositoryIdManagerFactory extends Object implements org.eclipse.equinox.p2.core.spi.IAgentServiceFactory
IAgentServiceFactory
service so that dummy
IRepositoryIdManager
instances are automatically created (as fall-back) in the p2 agents
used by tests. This factory in not used by the productive Tycho code.P2Context
Constructor and Description |
---|
NoopRepositoryIdManagerFactory() |
Modifier and Type | Method and Description |
---|---|
Object |
createService(org.eclipse.equinox.p2.core.IProvisioningAgent agent) |
public Object createService(org.eclipse.equinox.p2.core.IProvisioningAgent agent)
createService
in interface org.eclipse.equinox.p2.core.spi.IAgentServiceFactory
Copyright © 2008–2018 Eclipse Foundation. All rights reserved.