org.apache.james.mailrepository.javamail
Interface StoreGateKeeperAware

All Known Implementing Classes:
AbstractJavamailStoreMailRepository, HashJavamailStoreMailRepository, UIDPlusFolderMailRepository

public interface StoreGateKeeperAware

Bridge, that allows JavamailStoreMailRepository implementations to offer the underlaying Javamail Store


Method Summary
 StoreGateKeeper getStore()
           
 

Method Detail

getStore

StoreGateKeeper getStore()


Copyright ? 2002-2009 The Apache Software Foundation. All Rights Reserved.