SpringOutboxShutdown

open class SpringOutboxShutdown(transactionalOutbox: TransactionalOutbox) : OutboxShutdown

Constructors

Link copied to clipboard
constructor(transactionalOutbox: TransactionalOutbox)

Functions

Link copied to clipboard
@PreDestroy
open override fun shutdown()