@Qualifier @Retention(value=RUNTIME) @Target(value={METHOD,FIELD,PARAMETER}) public @interface ContextPath
The injection target type must be String
.
This annotation may only be used in @RequestScoped
or
@RenderStateScoped
beans.
Example:
getContextPath
Java Portlet 3.0 API Specification. See the Copyright and License provided with this distribution. Use is subject to license terms.