Class TopicAnnounceSender
java.lang.Object
com.swiftmq.impl.topic.standard.announce.TopicAnnounceSender
- All Implemented Interfaces:
POAnnounceSenderVisitor, com.swiftmq.mgmt.EntityWatchListener, com.swiftmq.swiftlet.routing.event.RoutingListener, com.swiftmq.tools.pipeline.POVisitor, EventListener
public class TopicAnnounceSender
extends Object
implements POAnnounceSenderVisitor, com.swiftmq.swiftlet.routing.event.RoutingListener, com.swiftmq.mgmt.EntityWatchListener
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidannounceSubscriptions(TopicInfo remoteTI) voidclose()voiddestinationActivated(com.swiftmq.swiftlet.routing.event.RoutingEvent event) voiddestinationAdded(com.swiftmq.swiftlet.routing.event.RoutingEvent event) voiddestinationAdded(com.swiftmq.swiftlet.routing.Route route) voiddestinationDeactivated(com.swiftmq.swiftlet.routing.event.RoutingEvent event) voiddestinationRemoved(com.swiftmq.swiftlet.routing.event.RoutingEvent event) voidentityAdded(com.swiftmq.mgmt.Entity parent, com.swiftmq.mgmt.Entity newEntity) voidentityRemoved(com.swiftmq.mgmt.Entity parent, com.swiftmq.mgmt.Entity delEntity) voidrouterRemoved(String routername) voidtopicCreated(String topicName) voidtopicRemoved(String topicName) toString()voidversionNoteReceived(com.swiftmq.tools.versioning.VersionNotification vn) voidvoidvoidvoidvoidvoidvoidvoidvisit(POTopicCreated po) voidvisit(POTopicRemoved po) voidvoid
-
Constructor Details
-
TopicAnnounceSender
-
-
Method Details
-
destinationAdded
public void destinationAdded(com.swiftmq.swiftlet.routing.event.RoutingEvent event) - Specified by:
destinationAddedin interfacecom.swiftmq.swiftlet.routing.event.RoutingListener
-
destinationActivated
public void destinationActivated(com.swiftmq.swiftlet.routing.event.RoutingEvent event) - Specified by:
destinationActivatedin interfacecom.swiftmq.swiftlet.routing.event.RoutingListener
-
destinationDeactivated
public void destinationDeactivated(com.swiftmq.swiftlet.routing.event.RoutingEvent event) - Specified by:
destinationDeactivatedin interfacecom.swiftmq.swiftlet.routing.event.RoutingListener
-
destinationRemoved
public void destinationRemoved(com.swiftmq.swiftlet.routing.event.RoutingEvent event) - Specified by:
destinationRemovedin interfacecom.swiftmq.swiftlet.routing.event.RoutingListener
-
entityAdded
public void entityAdded(com.swiftmq.mgmt.Entity parent, com.swiftmq.mgmt.Entity newEntity) - Specified by:
entityAddedin interfacecom.swiftmq.mgmt.EntityWatchListener
-
entityRemoved
public void entityRemoved(com.swiftmq.mgmt.Entity parent, com.swiftmq.mgmt.Entity delEntity) - Specified by:
entityRemovedin interfacecom.swiftmq.mgmt.EntityWatchListener
-
versionNoteReceived
public void versionNoteReceived(com.swiftmq.tools.versioning.VersionNotification vn) -
destinationAdded
public void destinationAdded(com.swiftmq.swiftlet.routing.Route route) -
routerRemoved
-
topicCreated
-
topicRemoved
-
announceSubscriptions
-
visit
- Specified by:
visitin interfacePOAnnounceSenderVisitor
-
visit
- Specified by:
visitin interfacePOAnnounceSenderVisitor
-
visit
- Specified by:
visitin interfacePOAnnounceSenderVisitor
-
visit
- Specified by:
visitin interfacePOAnnounceSenderVisitor
-
visit
- Specified by:
visitin interfacePOAnnounceSenderVisitor
-
visit
- Specified by:
visitin interfacePOAnnounceSenderVisitor
-
visit
- Specified by:
visitin interfacePOAnnounceSenderVisitor
-
visit
- Specified by:
visitin interfacePOAnnounceSenderVisitor
-
visit
- Specified by:
visitin interfacePOAnnounceSenderVisitor
-
visit
- Specified by:
visitin interfacePOAnnounceSenderVisitor
-
visit
- Specified by:
visitin interfacePOAnnounceSenderVisitor
-
close
public void close() -
toString
-