org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.interceptor
Class BravoInterceptor
java.lang.Object
org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.interceptor.BravoInterceptor
@BravoInterceptorBinding
@Interceptor
public class BravoInterceptor
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BravoInterceptor
public BravoInterceptor()
aroundInvoke
public Object aroundInvoke(javax.interceptor.InvocationContext context)
throws Exception
- Throws:
Exception
Copyright © 2008-2013 Seam Framework. All Rights Reserved.