org.jboss.cdi.tck.tests.context.passivating.custom
Annotation Type ClusterScoped


@NormalScope(passivating=true)
@Inherited
@Target(value={TYPE,METHOD,FIELD})
@Retention(value=RUNTIME)
@Documented
public @interface ClusterScoped



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