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