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 LocalRepositoryP2Indicespublic TychoRepositoryIndex getMetadataIndex()
getMetadataIndex in interface LocalRepositoryP2Indicespublic File getBasedir()
getBasedir in interface LocalRepositoryP2Indicespublic MavenRepositorySystem getRepositorySystem()
getRepositorySystem in interface LocalRepositoryP2IndicesCopyright © 2008-2015 Eclipse Foundation. All Rights Reserved.