org.jboss.cdi.tck.tests.interceptors.definition.member
Annotation Type VehicleCountInterceptorBinding


@Target(value={TYPE,METHOD})
@Retention(value=RUNTIME)
@Documented
@InterceptorBinding
public @interface VehicleCountInterceptorBinding


Required Element Summary
 String comment
           
 

Element Detail

comment

public abstract String comment


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