Uses of Package
org.axonframework.commandhandling.interceptors

Packages that use org.axonframework.commandhandling.interceptors
org.axonframework.commandhandling.interceptors Contains some useful implementations of interceptors that many application can benefit from. 
 

Classes in org.axonframework.commandhandling.interceptors used by org.axonframework.commandhandling.interceptors
TransactionInterceptor
          Abstract implementation of a CommandHandlerInterceptor that starts a transaction and binds a UnitOfWork to the current thread.
 



Copyright © 2011. All Rights Reserved.