Class RemoteArtifactRepositoryManagerAgentFactory

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

@Component(role=org.eclipse.equinox.p2.core.spi.IAgentServiceFactory.class, hint="org.eclipse.equinox.p2.repository.artifact.IArtifactRepositoryManager") public class RemoteArtifactRepositoryManagerAgentFactory extends Object implements org.eclipse.equinox.p2.core.spi.IAgentServiceFactory
  • Constructor Details

    • RemoteArtifactRepositoryManagerAgentFactory

      public RemoteArtifactRepositoryManagerAgentFactory()
  • 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