Uses of Package
org.axonframework.commandhandling.gateway

Packages that use org.axonframework.commandhandling.gateway
org.axonframework.commandhandling.gateway   
 

Classes in org.axonframework.commandhandling.gateway used by org.axonframework.commandhandling.gateway
AbstractCommandGateway
           
CommandGateway
          Interface towards the Command Handling components of an application.
GatewayProxyFactory.InvocationHandler
          Interface towards the mechanism that handles a method call on a gateway interface method.
RetryScheduler
          Interface towards a mechanism that decides whether to schedule a command for execution when a previous attempts resulted in an exception.
 



Copyright © 2010-2012. All Rights Reserved.