org.granite.client.tide.cdi
Annotation Type ViewScoped


@Target(value={TYPE,METHOD,FIELD})
@Retention(value=RUNTIME)
@Documented
@Scope
@Inherited
public @interface ViewScoped

Author:
William DRAI