org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.interceptor
Class InterceptorConstructor
java.lang.Object
org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.interceptor.InterceptorConstructor
@Binding
@Interceptor
public class InterceptorConstructor
- extends Object
- Author:
- Martin Kouba
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InterceptorConstructor
@Inject
public InterceptorConstructor(javax.enterprise.inject.spi.Interceptor<Cream> interceptor)
alwaysReturnThis
public Object alwaysReturnThis(javax.interceptor.InvocationContext ctx)
throws Exception
- Throws:
Exception
Copyright © 2008-2012 Seam Framework. All Rights Reserved.