Uses of Package
org.springframework.data.gemfire.transaction.event
Package
Description
-
ClassDescriptionThe
TransactionListenerAdapter
class is an Apache GeodeTransactionListener
andTransactionWriter
implementation that publishes theTransactionEvent
to application components and beans declared in the SpringApplicationContext
using theApplicationEventPublisher
. -
ClassDescriptionThe
TransactionApplicationEvent
is an implementation ofApplicationEvent
which is fired during a transaction.