org.jboss.cdi.tck.interceptors.tests.aroundConstruct.interceptorsAnnotation
Class BravoInterceptor
java.lang.Object
org.jboss.cdi.tck.interceptors.tests.aroundConstruct.interceptorsAnnotation.AbstractInterceptor
org.jboss.cdi.tck.interceptors.tests.aroundConstruct.interceptorsAnnotation.BravoInterceptor
public class BravoInterceptor
- 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 |
NEW_PARAMETER_VALUE
public static final String NEW_PARAMETER_VALUE
- See Also:
- Constant Field Values
BravoInterceptor
public BravoInterceptor()
aroundConstruct
public void aroundConstruct(javax.interceptor.InvocationContext ctx)
Copyright © 2008-2013 Seam Framework. All Rights Reserved.