Class TopicAnnounceSender
java.lang.Object
com.swiftmq.impl.topic.standard.announce.TopicAnnounceSender
- All Implemented Interfaces:
POAnnounceSenderVisitor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidannounceSubscriptions(TopicInfo remoteTI) voidclose()voiddestinationActivated(RoutingEvent event) voiddestinationAdded(Route route) voiddestinationAdded(RoutingEvent event) voiddestinationDeactivated(RoutingEvent event) voiddestinationRemoved(RoutingEvent event) voidentityAdded(Entity parent, Entity newEntity) voidentityRemoved(Entity parent, Entity delEntity) voidrouterRemoved(String routername) voidtopicCreated(String topicName) voidtopicRemoved(String topicName) toString()voidversionNoteReceived(VersionNotification vn) voidvoidvoidvoidvoidvoidvoidvoidvisit(POTopicCreated po) voidvisit(POTopicRemoved po) voidvoid
-
Constructor Details
-
TopicAnnounceSender
-
-
Method Details
-
destinationAdded
public void destinationAdded(RoutingEvent event) -
destinationActivated
public void destinationActivated(RoutingEvent event) -
destinationDeactivated
public void destinationDeactivated(RoutingEvent event) -
destinationRemoved
public void destinationRemoved(RoutingEvent event) -
entityAdded
public void entityAdded(Entity parent, Entity newEntity) -
entityRemoved
public void entityRemoved(Entity parent, Entity delEntity) -
versionNoteReceived
public void versionNoteReceived(VersionNotification vn) -
destinationAdded
public void destinationAdded(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
-