Annotation Interface DomainOperationService
@Documented
@Retention(RUNTIME)
@Target(TYPE)
@MappedService(DomainOperation.class)
public @interface DomainOperationService
Annotation to express that the annotated class is an implementation of the domain logic for a given operation type.
-
Required Element Summary
Required Elements
-
Element Details
-
value
-