org.jboss.weld.context.ejb
Annotation Type Ejb


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

Qualifier used with all for all of the EJB contexts Weld offers.

Author:
Pete Muir



Copyright © 2013 Seam Framework. All Rights Reserved.