Class StubSyncContextFactory

java.lang.Object
org.eclipse.aether.internal.impl.StubSyncContextFactory
All Implemented Interfaces:
org.eclipse.aether.spi.synccontext.SyncContextFactory

public class StubSyncContextFactory extends Object implements org.eclipse.aether.spi.synccontext.SyncContextFactory
  • Constructor Details

  • Method Details

    • newInstance

      public org.eclipse.aether.SyncContext newInstance(org.eclipse.aether.RepositorySystemSession session, boolean shared)
      Specified by:
      newInstance in interface org.eclipse.aether.spi.synccontext.SyncContextFactory