org.jboss.cdi.tck.tests.interceptors.ordering.global
Class WebApplicationGlobalInterceptor1
java.lang.Object
org.jboss.cdi.tck.tests.interceptors.ordering.global.AbstractInterceptor
org.jboss.cdi.tck.tests.interceptors.ordering.global.WebApplicationGlobalInterceptor1
@Priority(value=1008)
@Transactional
@Interceptor
public class WebApplicationGlobalInterceptor1
- extends AbstractInterceptor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebApplicationGlobalInterceptor1
public WebApplicationGlobalInterceptor1()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.