java.lang.Object
io.vertx.core.spi.cluster.RegistrationUpdateEvent
Event fired by the
ClusterManager when messaging handler registrations are added or removed.- Author:
- Thomas Segismont
-
Constructor Summary
ConstructorsConstructorDescriptionRegistrationUpdateEvent(String address, List<RegistrationInfo> registrations) -
Method Summary