org.axonframework.eventsourcing.annotation
Annotation Type AggregateIdentifier


@Target(value=FIELD)
@Retention(value=RUNTIME)
public @interface AggregateIdentifier

Field annotation that indicates the field contains the identifier of the Aggregate.

Since:
2.0
Author:
Allard Buijze



Copyright © 2010-2016. All Rights Reserved.