org.jboss.cdi.tck.tests.implementation.producer.field.definition.broken.interceptor
Class SimpleInterceptor_Broken
java.lang.Object
org.jboss.cdi.tck.tests.implementation.producer.field.definition.broken.interceptor.SimpleInterceptor_Broken
@Interceptor
@Secure
public class SimpleInterceptor_Broken
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleInterceptor_Broken
public SimpleInterceptor_Broken()
intercept
public Object intercept(javax.interceptor.InvocationContext ctx)
throws Exception
- Throws:
Exception
Copyright © 2008-2013 Seam Framework. All Rights Reserved.