class org.springframework.transaction.interceptor.TransactionAspectSupport$VavrDelegate
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: org.springframework.transaction.interceptor.TransactionAspectSupport$VavrDelegate
super_class: java.lang.Object
{
private void <init>();
descriptor: ()V
flags: (0x0002) ACC_PRIVATE
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tThe type org.reactivestreams.Publisher cannot be resolved. It is indirectly referenced from required .class files\n\tThe import io cannot be resolved\n\tThe import kotlin cannot be resolved\n\tThe import kotlinx cannot be resolved\n\tThe import kotlinx cannot be resolved\n\tThe import org.reactivestreams cannot be resolved\n\tThe import reactor cannot be resolved\n\tThe import reactor cannot be resolved\n\tFlux cannot be resolved to a type\n\tMono cannot be resolved to a type\n\tThe method invokeSuspendingFunction(Method, Object, Object...) from the type CoroutinesUtils refers to the missing type Publisher\n\tPublisher cannot be resolved to a type\n\tPublisher cannot be resolved to a type\n\tTry cannot be resolved to a type\n\tTry<capture#1-of ?> cannot be resolved to a type\n\tTry cannot be resolved to a type\n\tPublisher cannot be resolved to a type\n\tReactiveFlowKt cannot be resolved\n\tPublisher cannot be resolved to a type\n\tAwaitKt cannot be resolved\n\tContinuation cannot be resolved to a type\n\tMono cannot be resolved to a type\n\tThe type reactor.core.publisher.Mono cannot be resolved. It is indirectly referenced from required .class files\n\tThe method currentContext() from the type TransactionContextManager refers to the missing type Mono\n\tThe method getOrCreateContext() from the type TransactionContextManager refers to the missing type Context\n\tThe method getOrCreateContextHolder() from the type TransactionContextManager refers to the missing type Context\n\tThe method currentContext() from the type TransactionContextManager refers to the missing type Mono\n\tThe method getOrCreateContext() from the type TransactionContextManager refers to the missing type Context\n\tThe method getOrCreateContextHolder() from the type TransactionContextManager refers to the missing type Context\n\tMono cannot be resolved to a type\n\tMono cannot be resolved to a type\n\tThe method getReactiveTransaction(TransactionDefinition) from the type ReactiveTransactionManager refers to the missing type Mono\n\tMono cannot be resolved\n\tMono cannot be resolved\n\tMono cannot be resolved to a type\n\tThe method commit(ReactiveTransaction) from the type ReactiveTransactionManager refers to the missing type Mono\n\tMono cannot be resolved\n\tMono cannot be resolved to a type\n\tThe method rollback(ReactiveTransaction) from the type ReactiveTransactionManager refers to the missing type Mono\n\tMono cannot be resolved\n\tMono cannot be resolved to a type\n\tThe method rollback(ReactiveTransaction) from the type ReactiveTransactionManager refers to the missing type Mono\n\tThe method commit(ReactiveTransaction) from the type ReactiveTransactionManager refers to the missing type Mono\n\tMono cannot be resolved\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/springframework/transaction/interceptor/TransactionAspectSupport$VavrDelegate;
public static boolean isVavrTry(java.lang.Object);
descriptor: (Ljava/lang/Object;)Z
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=3, locals=1, args_size=1
0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n\tTry cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
LocalVariableTable:
Start End Slot Name Signature
MethodParameters:
Name Flags
retVal
public static java.lang.Object evaluateTryFailure(java.lang.Object, org.springframework.transaction.interceptor.TransactionAttribute, org.springframework.transaction.TransactionStatus);
descriptor: (Ljava/lang/Object;Lorg/springframework/transaction/interceptor/TransactionAttribute;Lorg/springframework/transaction/TransactionStatus;)Ljava/lang/Object;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=3, locals=3, args_size=3
0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tTry<capture#1-of ?> cannot be resolved to a type\n\tTry cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
LocalVariableTable:
Start End Slot Name Signature
MethodParameters:
Name Flags
retVal
txAttr
status
}
SourceFile: "TransactionAspectSupport.java"
NestHost: org.springframework.transaction.interceptor.TransactionAspectSupport
InnerClasses:
private VavrDelegate = org.springframework.transaction.interceptor.TransactionAspectSupport$VavrDelegate of org.springframework.transaction.interceptor.TransactionAspectSupport