org.apache.james.mailbox.jpa
Class JPASubscriptionManager
java.lang.Object
org.apache.james.mailbox.store.StoreSubscriptionManager
org.apache.james.mailbox.jpa.JPASubscriptionManager
- All Implemented Interfaces:
- RequestAware, SubscriptionManager
public class JPASubscriptionManager
- extends StoreSubscriptionManager
JPA implementation of StoreSubscriptionManager
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JPASubscriptionManager
public JPASubscriptionManager(JPAMailboxSessionMapperFactory mapperFactory)
createSubscription
protected Subscription createSubscription(MailboxSession session,
String mailbox)
- Specified by:
createSubscription in class StoreSubscriptionManager
Copyright © 2010-2011 The Apache Software Foundation. All Rights Reserved.