Uses of Class
org.eclipse.aether.internal.impl.synccontext.named.NamedLockFactoryAdapter
-
Uses of NamedLockFactoryAdapter in org.eclipse.aether.internal.impl.synccontext.named
Modifier and TypeMethodDescriptionprotected NamedLockFactoryAdapter
NamedLockFactoryAdapterFactoryImpl.createAdapter
(RepositorySystemSession session) Creates a new adapter instance, never returnsnull
.NamedLockFactoryAdapterFactory.getAdapter
(RepositorySystemSession session) Creates or returns pre-createdNamedLockFactoryAdapter
, nevernull
.NamedLockFactoryAdapterFactoryImpl.getAdapter
(RepositorySystemSession session) Current implementation simply delegates toNamedLockFactoryAdapterFactoryImpl.createAdapter(RepositorySystemSession)
.