org.jboss.jsr299.tck.tests.context.passivating
Class KokkolaInterceptor

java.lang.Object
  extended by org.jboss.jsr299.tck.tests.context.passivating.KokkolaInterceptor
All Implemented Interfaces:
Serializable

public class KokkolaInterceptor
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
KokkolaInterceptor()
           
 
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

KokkolaInterceptor

public KokkolaInterceptor()
Method Detail

intercept

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


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