Uses of Class
com.ebmwebsourcing.wsstar.notification.service.topic.WstopTopicManager

Packages that use WstopTopicManager
com.ebmwebsourcing.wsstar.notification.service.basenotification.impl   
com.ebmwebsourcing.wsstar.notification.service.brokerednotification.impl   
 

Uses of WstopTopicManager in com.ebmwebsourcing.wsstar.notification.service.basenotification.impl
 

Fields in com.ebmwebsourcing.wsstar.notification.service.basenotification.impl declared as WstopTopicManager
protected  WstopTopicManager SubscriptionManagerMgr.topicsMgr
           
 

Methods in com.ebmwebsourcing.wsstar.notification.service.basenotification.impl that return WstopTopicManager
 WstopTopicManager NotificationProducerMgr.getTopicsMgr()
           
 WstopTopicManager SubscriptionManagerMgr.getTopicsMgr()
           
 

Methods in com.ebmwebsourcing.wsstar.notification.service.basenotification.impl with parameters of type WstopTopicManager
 void NotificationProducerMgr.setTopicsMgr(WstopTopicManager topicsMgr)
           
 void SubscriptionManagerMgr.setTopicsMgr(WstopTopicManager topicsMgr)
           
 

Constructors in com.ebmwebsourcing.wsstar.notification.service.basenotification.impl with parameters of type WstopTopicManager
NotificationProducerMgr(java.util.logging.Logger logger, WstopTopicManager topicsMgr, SubscriptionManagerMgr subsMgr)
           
PausableSubscriptionManagerMgr(java.util.logging.Logger logger, WstopTopicManager topicMgr)
           
SubscriptionManagerMgr(java.util.logging.Logger logger, WstopTopicManager topicsMgr)
           
SubscriptionManagerMgr(java.util.logging.Logger logger, WstopTopicManager topicsMgr, WsnPersistence persistenceMgr)
           
 

Uses of WstopTopicManager in com.ebmwebsourcing.wsstar.notification.service.brokerednotification.impl
 

Constructors in com.ebmwebsourcing.wsstar.notification.service.brokerednotification.impl with parameters of type WstopTopicManager
RegistrationsMgr(java.util.logging.Logger logger, WstopTopicManager topicsMgr)
           
RegistrationsMgr(java.util.logging.Logger logger, WstopTopicManager topicsMgr, WsnPersistence persistenceMgr)
           
 



Copyright © 2009-2010 eBM Websourcing. All Rights Reserved.