public class NoopRepositoryIdManagerFactory
extends java.lang.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 |
|---|---|
java.lang.Object |
createService(org.eclipse.equinox.p2.core.IProvisioningAgent agent) |