Annotation Interface UnsafeScriptable


@Documented @Target(TYPE) @Retention(RUNTIME) public @interface UnsafeScriptable
Annotation to be used on an Action interface to mark it as a possible candidate for generating unsafe inline javascripts.
Since:
3.3
Author:
nicklas
Last modified
$Date$