@Retention(RetentionPolicy.RUNTIME) @Target({ ElementType.METHOD }) public @interface Action
An annotation to mark controller methods as actions.
Class<?>[]
commandObjects
class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait