org.apache.avalon.cornerstone.services.store
Interface Repository

All Known Subinterfaces:
ObjectRepository, StreamRepository
All Known Implementing Classes:
AbstractFileRepository, File_Persistent_Object_Repository, File_Persistent_Stream_Repository, XMLFilePersistentObjectRepository

public interface Repository

Generic Repository interface

Author:
Federico Barbieri

Method Summary
 Repository getChildRepository(String childName)
           
 

Method Detail

getChildRepository

public Repository getChildRepository(String childName)


Copyright © Apache Software Foundation. All Rights Reserved.