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 LocalRepositoryP2Indices
public TychoRepositoryIndex getMetadataIndex()
getMetadataIndex
in interface LocalRepositoryP2Indices
public File getBasedir()
getBasedir
in interface LocalRepositoryP2Indices
public void setMavenContext(MavenContext mavenContext)
public void setFileLockService(FileLockService fileLockService)
Copyright © 2008-2012 Eclipse Foundation. All Rights Reserved.