org.jboss.solder.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 © 2011 Seam Framework. All Rights Reserved.