Uses of Class
io.axoniq.framework.axonserver.connector.configuration.TopologyChange
Packages that use TopologyChange
Package
Description
Root package for the Axon Server Connector.
-
Uses of TopologyChange in io.axoniq.framework.axonserver.connector.configuration
Methods in io.axoniq.framework.axonserver.connector.configuration with parameters of type TopologyChangeModifier and TypeMethodDescriptionvoidTopologyChangeListener.onChange(TopologyChange change) A handler towards aTopologyChangefrom thecontextthis listener was registered to.