|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SubscriptionManagerI | |
net.sf.flock.hibernate | |
net.sf.flock.impl | Generic implementation of the core interfaces. |
net.sf.flock.support | Helper classes dealing with import/export formats. |
net.sf.flock.webapp | Classes used by the Flock web application. |
Uses of SubscriptionManagerI in net.sf.flock.hibernate |
Classes in net.sf.flock.hibernate that implement SubscriptionManagerI | |
class |
HibernateSubscriptionManager
|
Uses of SubscriptionManagerI in net.sf.flock.impl |
Classes in net.sf.flock.impl that implement SubscriptionManagerI | |
class |
PersistentSubscriptionManager
|
class |
SimpleSubscriptionManager
|
Uses of SubscriptionManagerI in net.sf.flock.support |
Classes in net.sf.flock.support that implement SubscriptionManagerI | |
class |
AbstractSubscriptionManager
|
Uses of SubscriptionManagerI in net.sf.flock.webapp |
Methods in net.sf.flock.webapp that return SubscriptionManagerI | |
static SubscriptionManagerI |
FlockContext.getSubscriptionManager()
|
Methods in net.sf.flock.webapp with parameters of type SubscriptionManagerI | |
static void |
FlockContext.setSubscriptionManager(SubscriptionManagerI subscriptionManager)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |