org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.interceptor
Class FishInterceptor

java.lang.Object
  extended by org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.interceptor.FishInterceptor

@Fish
@Interceptor
public class FishInterceptor
extends Object


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

Constructor Detail

FishInterceptor

public FishInterceptor()
Method Detail

aroundInvoke

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


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