Uses of Package
org.springframework.modulith.events.jobrunr
Packages that use org.springframework.modulith.events.jobrunr
Package
Description
AMQP event externalization support.
JMS event externalization support.
Kafka event externalization support.
Messaging event externalization support.
-
Classes in org.springframework.modulith.events.jobrunr used by org.springframework.modulith.events.amqpClassDescriptionSPI for broker implementations to eventually externalize a given event.
-
Classes in org.springframework.modulith.events.jobrunr used by org.springframework.modulith.events.jmsClassDescriptionSPI for broker implementations to eventually externalize a given event.
-
Classes in org.springframework.modulith.events.jobrunr used by org.springframework.modulith.events.jobrunrClassDescriptionA
ConditionalEventListenerscheduling a JobRunr job to eventually externalize the received event.SPI for broker implementations to eventually externalize a given event. -
Classes in org.springframework.modulith.events.jobrunr used by org.springframework.modulith.events.kafkaClassDescriptionSPI for broker implementations to eventually externalize a given event.
-
Classes in org.springframework.modulith.events.jobrunr used by org.springframework.modulith.events.messagingClassDescriptionSPI for broker implementations to eventually externalize a given event.