Annotation Type Govern
-
@Documented @Retention(RUNTIME) @Target(METHOD) public @interface Govern
Annotates theMethod
to govern theManagedObject
.- Author:
- Daniel Sagenschneider
@Documented
@Retention(RUNTIME)
@Target(METHOD)
public @interface Govern
Method
to govern the ManagedObject
.