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