Uses of Class
se.citerus.dddsample.interfaces.handling.HandlingEventRegistrationAttempt

Packages that use HandlingEventRegistrationAttempt
se.citerus.dddsample.application This is the application layer: code that's needed for the application to performs its tasks. 
se.citerus.dddsample.infrastructure.messaging.jms Asynchronous messaging implemented using JMS. 
 

Uses of HandlingEventRegistrationAttempt in se.citerus.dddsample.application
 

Methods in se.citerus.dddsample.application with parameters of type HandlingEventRegistrationAttempt
 void ApplicationEvents.receivedHandlingEventRegistrationAttempt(HandlingEventRegistrationAttempt attempt)
          A handling event regitration attempt is received.
 

Uses of HandlingEventRegistrationAttempt in se.citerus.dddsample.infrastructure.messaging.jms
 

Methods in se.citerus.dddsample.infrastructure.messaging.jms with parameters of type HandlingEventRegistrationAttempt
 void JmsApplicationEventsImpl.receivedHandlingEventRegistrationAttempt(HandlingEventRegistrationAttempt attempt)
           
 



Copyright © 2009. All Rights Reserved.