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,
ContainerStoreService<MailboxRecord> storeService) |
protected IMailboxItems |
createNoopService() |
java.lang.Class<IMailboxItems> |
factoryClass() |
instance
public java.lang.Class<IMailboxItems> factoryClass()
protected IMailboxItems create(javax.sql.DataSource ds, Container cont, BmContext context, java.lang.String mailboxUniqueId, MailboxRecordStore recordStore, ContainerStoreService<MailboxRecord> storeService)
create
in class AbstractMailboxRecordServiceFactory<IMailboxItems>
protected IMailboxItems createNoopService()
createNoopService
in class AbstractMailboxRecordServiceFactory<IMailboxItems>
Copyright © 2021. All Rights Reserved.