org.jboss.jsr299.tck.tests.interceptors.definition.interceptorOrder
Class SecondInterceptor
java.lang.Object
org.jboss.jsr299.tck.tests.interceptors.definition.interceptorOrder.SecondInterceptor
@Interceptor
@Secure
public class SecondInterceptor
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
calledFirst
public static boolean calledFirst
SecondInterceptor
public SecondInterceptor()
alwaysReturnThis
public Object alwaysReturnThis(javax.interceptor.InvocationContext ctx)
throws Exception
- Throws:
Exception
Copyright © 2008-2012 Seam Framework. All Rights Reserved.