Uses of Interface
org.ow2.clif.storage.api.StorageRead

Packages that use StorageRead
org.ow2.clif.analyze.lib.basic Analyzer component implementation providing a GUI for browsing test runs and proceed with basic statistical analysis. 
org.ow2.clif.analyze.lib.list   
org.ow2.clif.storage.lib.filestorage CSV-formatted file-based implementation of storage and storage proxy components. 
 

Uses of StorageRead in org.ow2.clif.analyze.lib.basic
 

Classes in org.ow2.clif.analyze.lib.basic that implement StorageRead
 class AnalyzerImpl
           
 

Uses of StorageRead in org.ow2.clif.analyze.lib.list
 

Fields in org.ow2.clif.analyze.lib.list declared as StorageRead
protected  StorageRead AnalyzerImpl.store
           
 

Uses of StorageRead in org.ow2.clif.storage.lib.filestorage
 

Classes in org.ow2.clif.storage.lib.filestorage that implement StorageRead
 class ConsoleFileStorageImpl
          Part of the storage.