public class LockingSyncContextFactory extends Object implements org.eclipse.aether.impl.SyncContextFactory, org.eclipse.aether.spi.locator.Service
LockingSyncContextFactory in Aether without
dependency injection.| Constructor and Description |
|---|
LockingSyncContextFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
initService(org.eclipse.aether.spi.locator.ServiceLocator locator) |
org.eclipse.aether.SyncContext |
newInstance(org.eclipse.aether.RepositorySystemSession session,
boolean shared) |
public void initService(org.eclipse.aether.spi.locator.ServiceLocator locator)
initService in interface org.eclipse.aether.spi.locator.Servicepublic org.eclipse.aether.SyncContext newInstance(org.eclipse.aether.RepositorySystemSession session,
boolean shared)
newInstance in interface org.eclipse.aether.impl.SyncContextFactoryCopyright © 2019 MuleSoft, Inc.. All rights reserved.