org.jboss.cdi.tck.tests.implementation.simple.resource.ejb
Annotation Type Lazy


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



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