| Package | Description |
|---|---|
| org.eclipse.aether.internal.impl.synccontext.named |
| Modifier and Type | Method and Description |
|---|---|
protected NamedLockFactoryAdapter |
NamedLockFactoryAdapterFactoryImpl.createAdapter(RepositorySystemSession session)
Creates a new adapter instance, never returns
null. |
NamedLockFactoryAdapter |
NamedLockFactoryAdapterFactory.getAdapter(RepositorySystemSession session)
Creates or returns pre-created
NamedLockFactoryAdapter, never null. |
NamedLockFactoryAdapter |
NamedLockFactoryAdapterFactoryImpl.getAdapter(RepositorySystemSession session)
Current implementation simply delegates to
NamedLockFactoryAdapterFactoryImpl.createAdapter(RepositorySystemSession). |