org.jboss.cdi.tck.interceptors.tests.aroundConstruct.bindings.basic
Class CharlieInterceptor2
java.lang.Object
org.jboss.cdi.tck.interceptors.tests.aroundConstruct.bindings.basic.AbstractInterceptor
org.jboss.cdi.tck.interceptors.tests.aroundConstruct.bindings.basic.CharlieInterceptor2
@Interceptor
public class CharlieInterceptor2
- extends AbstractInterceptor
|
Method Summary |
void |
aroundConstruct(javax.interceptor.InvocationContext ctx)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CharlieInterceptor2
public CharlieInterceptor2()
aroundConstruct
public void aroundConstruct(javax.interceptor.InvocationContext ctx)
Copyright © 2008-2013 Seam Framework. All Rights Reserved.