Uses of Package
org.springframework.data.gemfire.transaction.event
Packages that use org.springframework.data.gemfire.transaction.event
Package
Description
-
Classes in org.springframework.data.gemfire.transaction.event used by org.springframework.data.gemfire.transaction.configClassDescriptionThe
TransactionListenerAdapterclass is an Apache GeodeTransactionListenerandTransactionWriterimplementation that publishes theTransactionEventto application components and beans declared in the SpringApplicationContextusing theApplicationEventPublisher. -
Classes in org.springframework.data.gemfire.transaction.event used by org.springframework.data.gemfire.transaction.eventClassDescriptionThe
TransactionApplicationEventis an implementation ofApplicationEventwhich is fired during a transaction.