/ 

org.springframework/ spring-tx/ 5.3.3/ org/springframework/transaction/annotation/TransactionManagementConfigurer.class

 

  • abstract class publicTransactionManagementConfigurer
    • abstract method publicannotationDrivenTransactionManager(): TransactionManager
https://github.com/spring-projects/spring-framework: Spring Transaction (Spring IO)
  • Apache License, Version 2.0
  • Juergen Hoeller
public interface org.springframework.transaction.annotation.TransactionManagementConfigurer
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: org.springframework.transaction.annotation.TransactionManagementConfigurer
  super_class: java.lang.Object
{
  public abstract org.springframework.transaction.TransactionManager annotationDrivenTransactionManager();
    descriptor: ()Lorg/springframework/transaction/TransactionManager;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
SourceFile: "TransactionManagementConfigurer.java"


Missing a library or version you want to see? Open an issue!
Icon set and themes from IntelliJ Community