Package | Description |
---|---|
org.eclipse.aether.internal.impl.synccontext | |
org.eclipse.aether.internal.impl.synccontext.named |
Modifier and Type | Field and Description |
---|---|
private NamedLockFactoryAdapterFactory |
DefaultSyncContextFactory.namedLockFactoryAdapterFactory |
Constructor and Description |
---|
DefaultSyncContextFactory(NamedLockFactoryAdapterFactory namedLockFactoryAdapterFactory)
Constructor used with DI, where factories are injected and selected based on key.
|
Modifier and Type | Class and Description |
---|---|
class |
NamedLockFactoryAdapterFactoryImpl
Default implementation of
NamedLockFactoryAdapterFactory . |