public class ImapMailboxRecordsServiceFactory extends AbstractMailboxRecordServiceFactory<IMailboxItems>
| Constructor and Description |
|---|
ImapMailboxRecordsServiceFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected IMailboxItems |
create(javax.sql.DataSource ds,
Container cont,
BmContext context,
java.lang.String mailboxUniqueId,
MailboxRecordStore recordStore,
MailBoxRecordContainerStoreService storeService) |
protected IMailboxItems |
createNoopService() |
java.lang.Class<IMailboxItems> |
factoryClass() |
instancepublic java.lang.Class<IMailboxItems> factoryClass()
protected IMailboxItems create(javax.sql.DataSource ds, Container cont, BmContext context, java.lang.String mailboxUniqueId, MailboxRecordStore recordStore, MailBoxRecordContainerStoreService storeService)
create in class AbstractMailboxRecordServiceFactory<IMailboxItems>protected IMailboxItems createNoopService()
createNoopService in class AbstractMailboxRecordServiceFactory<IMailboxItems>Copyright © 2024. All Rights Reserved.