org.jboss.weld.extensions.core
Annotation Type Client


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

Qualifier annotation provided for the purposes of identifing beans associated with the currently logged in user.

Author:
Stuart Douglas



Copyright © 2008-2010 Seam Framework. All Rights Reserved.