org.jboss.cdi.tck.tests.deployment.packaging.interceptor
Class BarInterceptor
java.lang.Object
org.jboss.cdi.tck.tests.deployment.packaging.interceptor.BarInterceptor
@Interceptor
@BarBinding
public class BarInterceptor
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
intercepted
public static boolean intercepted
BarInterceptor
public BarInterceptor()
intercept
public Object intercept(javax.interceptor.InvocationContext ctx)
throws Exception
- Throws:
Exception
Copyright © 2008-2012 Seam Framework. All Rights Reserved.