org.jboss.jsr299.tck.tests.decorators.interceptor
Class FooInterceptor
java.lang.Object
org.jboss.jsr299.tck.tests.decorators.interceptor.FooInterceptor
@Interceptor
public class FooInterceptor
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NAME
public static String NAME
FooInterceptor
public FooInterceptor()
interceptMe
public Object interceptMe(javax.interceptor.InvocationContext ctx)
throws Exception
- Throws:
Exception
Copyright © 2008-2012 Seam Framework. All Rights Reserved.