@Named
@Singleton
@Component(role=org.eclipse.aether.impl.SyncContextFactory.class,
hint="default")
public class LockingSyncContextFactory
extends Object
implements org.eclipse.aether.impl.SyncContextFactory
| Constructor and Description |
|---|
LockingSyncContextFactory(io.takari.filemanager.FileManager fileLockManager) |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.aether.SyncContext |
newInstance(org.eclipse.aether.RepositorySystemSession session,
boolean shared) |
Copyright © 2010-2014. All Rights Reserved.