org.apache.james.repository.api
Interface Repository

All Known Subinterfaces:
ObjectRepository, StreamRepository
All Known Implementing Classes:
AbstractFileRepository, FilePersistentObjectRepository, FilePersistentStreamRepository

public interface Repository


Method Summary
 Repository getChildRepository(String childName)
           
 

Method Detail

getChildRepository

Repository getChildRepository(String childName)


Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.