net.sf.vcaperture.services
Class YamlFilesystemStorageService.YamlFilesystemStorageContentsRetriever

java.lang.Object
  extended by net.sf.vcaperture.services.YamlFilesystemStorageService.YamlFilesystemStorageContentsRetriever
All Implemented Interfaces:
IDataRetriever<RepoFileRevision,java.lang.String>
Enclosing class:
YamlFilesystemStorageService

static class YamlFilesystemStorageService.YamlFilesystemStorageContentsRetriever
extends java.lang.Object
implements IDataRetriever<RepoFileRevision,java.lang.String>


Field Summary
private  AbstractRepository mRepository
           
 
Constructor Summary
YamlFilesystemStorageService.YamlFilesystemStorageContentsRetriever(AbstractRepository repo)
           
 
Method Summary
 java.lang.String getData(RepoFileRevision key)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

mRepository

private final AbstractRepository mRepository
Constructor Detail

YamlFilesystemStorageService.YamlFilesystemStorageContentsRetriever

YamlFilesystemStorageService.YamlFilesystemStorageContentsRetriever(AbstractRepository repo)
Method Detail

getData

public java.lang.String getData(RepoFileRevision key)
Specified by:
getData in interface IDataRetriever<RepoFileRevision,java.lang.String>


Copyright © 2008. All Rights Reserved.