org.jboss.cdi.tck.tests.extensions.lifecycle.atd
Class CharlieInterceptor
java.lang.Object
org.jboss.cdi.tck.tests.extensions.lifecycle.atd.CharlieInterceptor
@Monitored
@Interceptor
public class CharlieInterceptor
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CharlieInterceptor
public CharlieInterceptor()
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.