Hierarchy For Package io.micronaut.spring.tx.annotation

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.transaction.support.DefaultTransactionDefinition (implements java.io.Serializable, org.springframework.transaction.TransactionDefinition)
      • org.springframework.transaction.interceptor.DefaultTransactionAttribute (implements org.springframework.transaction.interceptor.TransactionAttribute)
    • org.springframework.transaction.interceptor.TransactionAspectSupport (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.InitializingBean)
      • io.micronaut.spring.tx.annotation.TransactionInterceptor (implements io.micronaut.aop.MethodInterceptor<T,R>)