Class NamedLockFactoryAdapter


  • public final class NamedLockFactoryAdapter
    extends java.lang.Object
    Adapter to adapt NamedLockFactory and NamedLock to SyncContext.
    • Constructor Summary

      Constructors 
      Constructor Description
      NamedLockFactoryAdapter​(NameMapper nameMapper, org.eclipse.aether.named.NamedLockFactory namedLockFactory)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.eclipse.aether.SyncContext newInstance​(org.eclipse.aether.RepositorySystemSession session, boolean shared)  
      void shutdown()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait