@Target(value=METHOD) @Retention(value=RUNTIME) @Documented public @interface InjectScript
IScript
.Modifier and Type | Required Element and Description |
---|---|
java.lang.String |
value
The path, relative to the specification (if it exists), or the template (if it does not),j of
the script file.
|
public abstract java.lang.String value