Uses of Class
org.springframework.pulsar.event.PulsarEvent
Packages that use PulsarEvent
Package
Description
Package containing events produced by the framework.
-
Uses of PulsarEvent in org.springframework.pulsar.event
Subclasses of PulsarEvent in org.springframework.pulsar.eventModifier and TypeClassDescriptionclassEvent to publish when the consumer is failed to start.classEvent to publish when the consumer is started.classEvent to publish while the consumer is starting.