JApiCmp-Report
Old:n.a.
New:n.a.
Created:2020-10-27T16:08:39.567+0100
Access modifier filter:PUBLIC
Only modifications:true
Only binary incompatible modifications:false
Ignore missing classes:false
Includes:all
Excludes:n.a.
Semantic Versioning:n.a.
Classes:
StatusFully Qualified Name
NEWorg.springframework.transaction.event.TransactionalApplicationListener
NEWorg.springframework.transaction.event.TransactionalApplicationListener$SynchronizationCallback
NEWorg.springframework.transaction.event.TransactionalApplicationListenerAdapter
NEWorg.springframework.transaction.event.TransactionalApplicationListenerMethodAdapter
MODIFIED (*)org.springframework.transaction.event.TransactionalEventListener
Binary incompatible changes are marked with (!) while source incompatible changes are marked with (*).
NEW public abstract interface org.springframework.transaction.event.TransactionalApplicationListenertop
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
NEWpublic abstract voidaddCallback(org.springframework.transaction.event.TransactionalApplicationListener$SynchronizationCallback)n.a.n.a.
Old fileNew file
n.a.n.a.
NEWstatic public org.springframework.transaction.event.TransactionalApplicationListenerforPayload(java.util.function.Consumer)n.a.n.a.
Old fileNew file
n.a.108
NEWstatic public org.springframework.transaction.event.TransactionalApplicationListenerforPayload(org.springframework.transaction.event.TransactionPhase, java.util.function.Consumer)n.a.n.a.
Old fileNew file
n.a.123
NEWpublic java.lang.StringgetListenerId()n.a.n.a.
Old fileNew file
n.a.78
NEWpublic intgetOrder()n.a.n.a.
Old fileNew file
n.a.59
NEWpublic org.springframework.transaction.event.TransactionPhasegetTransactionPhase()n.a.n.a.
Old fileNew file
n.a.67
NEWpublic abstract voidprocessEvent(org.springframework.context.ApplicationEvent)n.a.n.a.
Old fileNew file
n.a.n.a.
NEW static public abstract interface org.springframework.transaction.event.TransactionalApplicationListener$SynchronizationCallbacktop
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
NEWpublic voidpostProcessEvent(org.springframework.context.ApplicationEvent, java.lang.Throwable)n.a.n.a.
Old fileNew file
n.a.152
NEWpublic voidpreProcessEvent(org.springframework.context.ApplicationEvent)n.a.n.a.
Old fileNew file
n.a.144
NEW public class org.springframework.transaction.event.TransactionalApplicationListenerAdaptertop
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
NEWpublic TransactionalApplicationListenerAdapter(org.springframework.context.ApplicationListener)n.a.n.a.
Old fileNew file
n.a.65
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
NEWpublic voidaddCallback(org.springframework.transaction.event.TransactionalApplicationListener$SynchronizationCallback)n.a.n.a.
Old fileNew file
n.a.119
NEWpublic java.lang.StringgetListenerId()n.a.n.a.
Old fileNew file
n.a.114
NEWpublic intgetOrder()n.a.n.a.
Old fileNew file
n.a.82
NEWpublic org.springframework.transaction.event.TransactionPhasegetTransactionPhase()n.a.n.a.
Old fileNew file
n.a.98
NEWpublic voidonApplicationEvent(org.springframework.context.ApplicationEvent)n.a.n.a.
Old fileNew file
n.a.131
NEWpublic voidprocessEvent(org.springframework.context.ApplicationEvent)n.a.n.a.
Old fileNew file
n.a.125
NEWpublic voidsetListenerId(java.lang.String)n.a.n.a.
Old fileNew file
n.a.106
NEWpublic voidsetOrder(int)n.a.n.a.
Old fileNew file
n.a.74
NEWpublic voidsetTransactionPhase(org.springframework.transaction.event.TransactionPhase)n.a.n.a.
Old fileNew file
n.a.90
NEW public class org.springframework.transaction.event.TransactionalApplicationListenerMethodAdaptertop
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
StatusInterfaceCompatibility Changes:
NEWorg.springframework.transaction.event.TransactionalApplicationListenern.a.
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
NEWpublic TransactionalApplicationListenerMethodAdapter(java.lang.String, java.lang.Class, java.lang.reflect.Method)n.a.n.a.
Old fileNew file
n.a.71
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
NEWpublic voidaddCallback(org.springframework.transaction.event.TransactionalApplicationListener$SynchronizationCallback)n.a.n.a.
Old fileNew file
n.a.114
NEWpublic java.lang.StringgetListenerId()n.a.n.a.
Old fileNew file
n.a.89
NEWpublic org.springframework.transaction.event.TransactionPhasegetTransactionPhase()n.a.n.a.
Old fileNew file
n.a.84
NEWpublic voidonApplicationEvent(org.springframework.context.ApplicationEvent)n.a.n.a.
Old fileNew file
n.a.121
MODIFIED (*) public abstract annotation org.springframework.transaction.event.TransactionalEventListenertop
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
NEW (*)public abstract java.lang.Stringid()n.a.
Change
METHOD_ABSTRACT_ADDED_TO_CLASS
Old fileNew file
n.a.n.a.