org.jboss.cdi.tck.tests.interceptors.ordering.global
Class AbstractInterceptor
java.lang.Object
org.jboss.cdi.tck.tests.interceptors.ordering.global.AbstractInterceptor
- Direct Known Subclasses:
- GloballyEnabledInterceptor1, GloballyEnabledInterceptor2, GloballyEnabledInterceptor3, GloballyEnabledInterceptor4, GloballyEnabledInterceptor5, LegacyInterceptor1, LegacyInterceptor2, LegacyInterceptor3, WebApplicationGlobalInterceptor1
public abstract class AbstractInterceptor
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractInterceptor
public AbstractInterceptor()
aroundInvoke
public Object aroundInvoke(javax.interceptor.InvocationContext ctx)
throws Exception
- Throws:
Exception
Copyright © 2008-2013 Seam Framework. All Rights Reserved.