public class JCRSubscriptionManager extends StoreSubscriptionManager implements JCRImapConstants
mapperFactoryNODE_DELIMITER| Constructor and Description |
|---|
JCRSubscriptionManager(JCRMailboxSessionMapperFactory mapperFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected Subscription |
createSubscription(MailboxSession session,
String mailbox)
Create Subscription for the given user and mailbox.
|
endProcessingRequest, startProcessingRequest, subscribe, subscriptions, unsubscribepublic JCRSubscriptionManager(JCRMailboxSessionMapperFactory mapperFactory)
protected Subscription createSubscription(MailboxSession session, String mailbox)
StoreSubscriptionManagerSimpleSubscription will get returned.
If you need something more special just override this methodcreateSubscription in class StoreSubscriptionManagerCopyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.