@Retention(RetentionPolicy.RUNTIME) @Target({ ElementType.METHOD, ElementType.FIELD }) public @interface ControllerMethod
A marker annotation for methods added to a class that are for persistence purposes
class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait