org.jboss.cdi.tck.tests.interceptors.definition.custom
Annotation Type Transactional


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



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