public class LocalRepositoryP2IndicesImpl extends Object implements LocalRepositoryP2Indices
| Constructor and Description |
|---|
LocalRepositoryP2IndicesImpl() |
LocalRepositoryP2IndicesImpl(MavenContext mavenContext,
FileLockService fileLockService) |
| Modifier and Type | Method and Description |
|---|---|
TychoRepositoryIndex |
getArtifactsIndex() |
File |
getBasedir() |
TychoRepositoryIndex |
getMetadataIndex() |
void |
setFileLockService(FileLockService fileLockService) |
void |
setMavenContext(MavenContext mavenContext) |
public LocalRepositoryP2IndicesImpl()
public LocalRepositoryP2IndicesImpl(MavenContext mavenContext, 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 LocalRepositoryP2IndicesCopyright © 2008-2013 Eclipse Foundation. All Rights Reserved.