org.apache.myfaces.extensions.cdi.jsf.api
Annotation Type Jsf


@Qualifier
@Target(value={TYPE,METHOD,FIELD,PARAMETER,CONSTRUCTOR})
@Retention(value=RUNTIME)
@Documented
public @interface Jsf

Qualifier for producing artifacts which are improved for the usage in combination with JSF

Author:
Gerhard Petracek



Copyright © 2010 The Apache Software Foundation. All Rights Reserved.