Class RepositoryIdManagerAgentFactory

java.lang.Object
org.eclipse.tycho.p2maven.repository.RepositoryIdManagerAgentFactory
All Implemented Interfaces:
org.eclipse.equinox.p2.core.spi.IAgentServiceFactory

@Component(role=org.eclipse.equinox.p2.core.spi.IAgentServiceFactory.class, hint="org.eclipse.tycho.IRepositoryIdManager") public class RepositoryIdManagerAgentFactory extends Object implements org.eclipse.equinox.p2.core.spi.IAgentServiceFactory
  • Constructor Details

    • RepositoryIdManagerAgentFactory

      public RepositoryIdManagerAgentFactory()
  • Method Details

    • createService

      public Object createService(org.eclipse.equinox.p2.core.IProvisioningAgent agent)
      Specified by:
      createService in interface org.eclipse.equinox.p2.core.spi.IAgentServiceFactory