Package io.micronaut.pulsar.events
Class PulsarTenantDiscoveredEvent
java.lang.Object
io.micronaut.pulsar.events.PulsarTenantDiscoveredEvent
Simple event to publish on new tenant discovery. Event is used by
PulsarMultiTenantConsumerProcessor
in case tenants were nat available at the
time of initialization of consumer bean(s). It's possible to pre-define list of tenant in some way and- Since:
- 1.2.0
- Author:
- Haris
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
PulsarTenantDiscoveredEvent
-
-
Method Details
-
getTenant
-