Class | Description |
---|---|
ComposableTransactionWriter |
An implementation of Apache Geode's
TransactionWriter interface that uses the Composite Software Design
Pattern to compose multiple TransactionWriter objects into a single instance. |
TransactionApplicationEvent |
The
TransactionApplicationEvent is an implementation of ApplicationEvent which is fired during
a transaction. |
TransactionListenerAdapter |
The
TransactionListenerAdapter class is an Apache Geode TransactionListener
and TransactionWriter implementation that publishes the TransactionEvent to application components
and beans declared in the Spring ApplicationContext using the ApplicationEventPublisher . |
Copyright © 2011–2023 Pivotal Software, Inc.. All rights reserved.