org.jboss.cdi.tck.tests.context.passivating.broken.managedBeanWithNonSerializableInterceptorClass
Class Interceptor_Broken

java.lang.Object
  extended by org.jboss.cdi.tck.tests.context.passivating.broken.managedBeanWithNonSerializableInterceptorClass.Interceptor_Broken

public class Interceptor_Broken
extends Object


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

Constructor Detail

Interceptor_Broken

public Interceptor_Broken()
Method Detail

intercept

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


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