Annotation Type Enforce
-
@Documented @Retention(RUNTIME) @Target(METHOD) public @interface Enforce
Annotates theMethod
to enforce theGovernance
.- Author:
- Daniel Sagenschneider
@Documented
@Retention(RUNTIME)
@Target(METHOD)
public @interface Enforce
Method
to enforce the Governance
.