|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.james.mailbox.store.StoreSubscriptionManager
org.apache.james.mailbox.jpa.JPASubscriptionManager
public class JPASubscriptionManager
JPA implementation of StoreSubscriptionManager
| Field Summary |
|---|
| Fields inherited from class org.apache.james.mailbox.store.StoreSubscriptionManager |
|---|
mapperFactory |
| Constructor Summary | |
|---|---|
JPASubscriptionManager(JPAMailboxSessionMapperFactory mapperFactory)
|
|
| Method Summary | |
|---|---|
protected Subscription |
createSubscription(MailboxSession session,
java.lang.String mailbox)
|
| Methods inherited from class org.apache.james.mailbox.store.StoreSubscriptionManager |
|---|
endProcessingRequest, startProcessingRequest, subscribe, subscriptions, unsubscribe |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JPASubscriptionManager(JPAMailboxSessionMapperFactory mapperFactory)
| Method Detail |
|---|
protected Subscription createSubscription(MailboxSession session,
java.lang.String mailbox)
createSubscription in class StoreSubscriptionManager
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||