Uses of Class
com.ebmwebsourcing.wsstar.wsnb.services.impl.topic.TopicsManagerEngine

Packages that use TopicsManagerEngine
com.ebmwebsourcing.wsstar.wsnb.services.impl.engines   
 

Uses of TopicsManagerEngine in com.ebmwebsourcing.wsstar.wsnb.services.impl.engines
 

Fields in com.ebmwebsourcing.wsstar.wsnb.services.impl.engines declared as TopicsManagerEngine
protected  TopicsManagerEngine NotificationProducerEngine.topicsManager
           
 

Methods in com.ebmwebsourcing.wsstar.wsnb.services.impl.engines that return TopicsManagerEngine
 TopicsManagerEngine NotificationProducerEngine.getTopicsMgr()
           
 

Methods in com.ebmwebsourcing.wsstar.wsnb.services.impl.engines with parameters of type TopicsManagerEngine
 java.util.List<java.lang.String> SubscriptionManagerEngine.lookForSubscriptionToTerminate(org.w3c.dom.Document topicSetAsDOM, TopicsManagerEngine wstopEngine)
          look for subscription which topics are no longer supported
 void SubscriptionManagerEngine.restorePersistedSubscriptions(TopicsManagerEngine topicsMgr, org.w3c.dom.Document supportedTopicsAsDOM)
           
 void NotificationProducerEngine.setTopicsMgr(TopicsManagerEngine topicsMgr)
           
 

Constructors in com.ebmwebsourcing.wsstar.wsnb.services.impl.engines with parameters of type TopicsManagerEngine
NotificationProducerEngine(java.util.logging.Logger logger, TopicsManagerEngine topicsMgr, SubscriptionManagerEngine subsMgr, boolean isFixedTopicSet, com.ebmwebsourcing.wsstar.topics.datatypes.api.abstraction.TopicSetType supportedTopics, com.ebmwebsourcing.wsstar.topics.datatypes.api.abstraction.TopicNamespaceType topicNSForRPChangeNotif, java.lang.String prefixForNs, com.ebmwebsourcing.wsstar.wsnb.services.transport.ITransporterForWsnbPublisher transporter)
           
 



Copyright © 2011 eBM Websourcing. All Rights Reserved.