Uses of Class
org.axonframework.saga.repository.AssociationValueMap

Packages that use AssociationValueMap
org.axonframework.saga.repository   
 

Uses of AssociationValueMap in org.axonframework.saga.repository
 

Methods in org.axonframework.saga.repository that return AssociationValueMap
protected  AssociationValueMap AbstractSagaRepository.getAssociationValueMap()
          Returns the AssociationValueMap containing the mappings of AssociationValue to Saga.
 



Copyright © 2011. All Rights Reserved.