Package mops.util
Annotation Type AggregateRoot
-
@Documented @Retention(RUNTIME) @Target(TYPE) public @interface AggregateRoot
Interface for marking a class with Aggregate Root for testing.
@Documented
@Retention(RUNTIME)
@Target(TYPE)
public @interface AggregateRoot