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