Java org.springframework.transaction.reactive TransactionContextManager fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.transaction.reactive TransactionContextManager fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.transaction.reactive TransactionContextManager.

The text is from its open source code.

Method

MonocurrentContext()
Obtain the current TransactionContext from the subscriber context or the transactional context holder.
FunctiongetOrCreateContext()
Return a Function to create or associate a new TransactionContext .
FunctiongetOrCreateContextHolder()
Return a Function to create or associate a new TransactionContextHolder .