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

All Known Subinterfaces:
ObjectRepository, StreamRepository
All Known Implementing Classes:
AbstractFilePersistentObjectRepository, AbstractFileRepository, CDIFilePersistentObjectRepository, CDIFilePersistentStreamRepository, CDIXMLFilePersistentObjectRepository, File_Persistent_Object_Repository, File_Persistent_Stream_Repository, XMLFilePersistentObjectRepository

public interface Repository

Generic Repository interface

Author:
Federico Barbieri

Method Summary
 Repository getChildRepository(java.lang.String childName)
           
 

Method Detail

getChildRepository

public Repository getChildRepository(java.lang.String childName)


Copyright © 1997-2005 The Apache Software Foundation. All Rights Reserved.