org.jboss.jsr299.tck.tests.interceptors.definition.enterprise.interceptorOrder
Class RadarInterceptor
java.lang.Object
org.jboss.jsr299.tck.tests.interceptors.definition.enterprise.interceptorOrder.RadarInterceptor
- All Implemented Interfaces:
- Serializable
public class RadarInterceptor
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
intercepted
public static boolean intercepted
interceptedFirst
public static boolean interceptedFirst
RadarInterceptor
public RadarInterceptor()
alwaysReturnThis
public Object alwaysReturnThis(javax.interceptor.InvocationContext ctx)
throws Exception
- Throws:
Exception
Copyright © 2008-2012 Seam Framework. All Rights Reserved.