public final class NamedLockFactoryAdapter extends Object
NamedLockFactory
and NamedLock
to SyncContext
.Modifier and Type | Field and Description |
---|---|
static long |
DEFAULT_TIME |
static TimeUnit |
DEFAULT_TIME_UNIT |
static String |
TIME_KEY |
static String |
TIME_UNIT_KEY |
Constructor and Description |
---|
NamedLockFactoryAdapter(NameMapper nameMapper,
org.eclipse.aether.named.NamedLockFactory namedLockFactory) |
Modifier and Type | Method and Description |
---|---|
org.eclipse.aether.SyncContext |
newInstance(org.eclipse.aether.RepositorySystemSession session,
boolean shared) |
void |
shutdown() |
public static final String TIME_KEY
public static final long DEFAULT_TIME
public static final String TIME_UNIT_KEY
public static final TimeUnit DEFAULT_TIME_UNIT
public NamedLockFactoryAdapter(NameMapper nameMapper, org.eclipse.aether.named.NamedLockFactory namedLockFactory)
public org.eclipse.aether.SyncContext newInstance(org.eclipse.aether.RepositorySystemSession session, boolean shared)
public void shutdown()
Copyright © 2010–2022 The Apache Software Foundation. All rights reserved.