Uses of Class
org.axonframework.domain.StringAggregateIdentifier

Packages that use StringAggregateIdentifier
org.axonframework.domain The domain components of the Axon Framework, mainly the Aggregates and Events. 
 

Uses of StringAggregateIdentifier in org.axonframework.domain
 

Subclasses of StringAggregateIdentifier in org.axonframework.domain
 class UUIDAggregateIdentifier
          Implementation of an AggregateIdentifier that uses a UUID as backing identifier.
 



Copyright © 2011. All Rights Reserved.