com.opensymphony.xwork2.interceptor.annotations
Annotation Type Blocked


@Retention(value=RUNTIME)
@Target(value=FIELD)
public @interface Blocked

Declares that the given field should NOT be able to be mutated through a HttpRequest parameter.

Author:
martin.gilday



Copyright © 2009 OpenSymphony. All Rights Reserved.