Package org.axonframework.common.transaction


package org.axonframework.common.transaction
  • Class
    Description
    TransactionManager implementation that does nothing.
    Interface of an object that represents a started transaction that can be committed or rolled back.
    Interface towards a mechanism that manages transactions