public class LocalRepositoryP2IndicesImpl extends Object implements LocalRepositoryP2Indices
Constructor and Description |
---|
LocalRepositoryP2IndicesImpl() |
LocalRepositoryP2IndicesImpl(File localRepositoryRoot,
FileLockService fileLockService) |
Modifier and Type | Method and Description |
---|---|
TychoRepositoryIndex |
getArtifactsIndex() |
File |
getBasedir() |
TychoRepositoryIndex |
getMetadataIndex() |
MavenRepositorySystem |
getRepositorySystem() |
void |
setFileLockService(FileLockService fileLockService) |
void |
setMavenContext(MavenContext mavenContext) |
public LocalRepositoryP2IndicesImpl()
public LocalRepositoryP2IndicesImpl(File localRepositoryRoot, FileLockService fileLockService)
public void setMavenContext(MavenContext mavenContext)
public void setFileLockService(FileLockService fileLockService)
public TychoRepositoryIndex getArtifactsIndex()
getArtifactsIndex
in interface LocalRepositoryP2Indices
public TychoRepositoryIndex getMetadataIndex()
getMetadataIndex
in interface LocalRepositoryP2Indices
public File getBasedir()
getBasedir
in interface LocalRepositoryP2Indices
public MavenRepositorySystem getRepositorySystem()
getRepositorySystem
in interface LocalRepositoryP2Indices
Copyright © 2008-2016 Eclipse Foundation. All Rights Reserved.