|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.james.mailbox.store.StoreMailboxManager<java.lang.Long>
org.apache.james.mailbox.jpa.JPAMailboxManager
org.apache.james.mailbox.jpa.openjpa.OpenJPAMailboxManager
public class OpenJPAMailboxManager
OpenJPA implementation of MailboxManager
| Field Summary |
|---|
| Fields inherited from class org.apache.james.mailbox.store.StoreMailboxManager |
|---|
mailboxSessionMapperFactory, SQL_WILDCARD_CHAR |
| Constructor Summary | |
|---|---|
OpenJPAMailboxManager(JPAMailboxSessionMapperFactory mapperFactory,
Authenticator authenticator)
|
|
OpenJPAMailboxManager(JPAMailboxSessionMapperFactory mapperFactory,
Authenticator authenticator,
boolean useStreaming)
|
|
| Method Summary | |
|---|---|
protected MapperStoreMessageManager<java.lang.Long> |
createMessageManager(MailboxEventDispatcher dispatcher,
Mailbox<java.lang.Long> mailboxRow,
MailboxSession session)
|
| Methods inherited from class org.apache.james.mailbox.jpa.JPAMailboxManager |
|---|
createSubscription, deleteEverything, doCreateMailbox |
| Methods inherited from class org.apache.james.mailbox.store.StoreMailboxManager |
|---|
addListener, copyMessages, createMailbox, createSystemSession, deleteMailbox, endProcessingRequest, getDelimiter, getLog, getMailbox, login, logout, mailboxExists, randomId, randomUidValidity, renameMailbox, search, setLog, startProcessingRequest |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OpenJPAMailboxManager(JPAMailboxSessionMapperFactory mapperFactory,
Authenticator authenticator,
boolean useStreaming)
public OpenJPAMailboxManager(JPAMailboxSessionMapperFactory mapperFactory,
Authenticator authenticator)
| Method Detail |
|---|
protected MapperStoreMessageManager<java.lang.Long> createMessageManager(MailboxEventDispatcher dispatcher,
Mailbox<java.lang.Long> mailboxRow,
MailboxSession session)
throws MailboxException
createMessageManager in class StoreMailboxManager<java.lang.Long>MailboxException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||