org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes
Class BravoInterceptor

java.lang.Object
  extended by org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.BravoInterceptor

@BravoInterceptorBinding
@Interceptor
public class BravoInterceptor
extends Object


Constructor Summary
BravoInterceptor()
           
 
Method Summary
 Object aroundInvoke(javax.interceptor.InvocationContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BravoInterceptor

public BravoInterceptor()
Method Detail

aroundInvoke

public Object aroundInvoke(javax.interceptor.InvocationContext context)
                    throws Exception
Throws:
Exception


Copyright © 2008-2012 Seam Framework. All Rights Reserved.