org.jboss.cdi.tck.tests.extensions.lifecycle.atd
Class AlphaInterceptor
java.lang.Object
org.jboss.cdi.tck.tests.extensions.lifecycle.atd.AlphaInterceptor
@Priority(value=2015)
@Monitored
@Interceptor
public class AlphaInterceptor
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AlphaInterceptor
public AlphaInterceptor()
monitor
public Object monitor(javax.interceptor.InvocationContext ctx)
throws Exception
- Throws:
Exception
reset
public static void reset()
isIntercepted
public static boolean isIntercepted()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.