JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.springframework.modulith.events.jobrunr
Interface JobRunrExternalizationTransport
public interface
JobRunrExternalizationTransport
SPI for broker implementations to eventually externalize a given event.
Since:
2.1
Author:
Oliver Drotbohm
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
externalize
(
Object
event)
Method Details
externalize
void
externalize
(
Object
event)