org.jboss.cdi.tck.tests.event.observer.extension
Annotation Type Tall


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


Required Element Summary
 int height
           
 

Element Detail

height

public abstract int height


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