Annotation Interface CallMethod


@Target(METHOD) @Retention(RUNTIME) public @interface CallMethod
The CallMethod annotation can be used to mark any arbitrary method to allow them with ActionMethod besides the standard controller methods.