org.jboss.cdi.tck.tests.definition.stereotype.interceptor.enterprise
Class AlphaInterceptor
java.lang.Object
org.jboss.cdi.tck.tests.definition.stereotype.interceptor.enterprise.AlphaInterceptor
@AlphaBinding
@Interceptor
public class AlphaInterceptor
- 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
AlphaInterceptor
public AlphaInterceptor()
intercept
public Object intercept(javax.interceptor.InvocationContext ctx)
throws Exception
- Throws:
Exception
reset
public static void reset()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.