org.granite.tide.cdi
Class TideBeanInterceptor

java.lang.Object
  extended by org.granite.tide.cdi.TideBeanInterceptor

@ExternalizedBean(type=org.granite.messaging.amf.io.util.externalizer.DefaultExternalizer.class)
@Interceptor
public class TideBeanInterceptor
extends Object


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

Constructor Detail

TideBeanInterceptor

public TideBeanInterceptor()
Method Detail

doAround

public Object doAround(InvocationContext context)
                throws Exception
Throws:
Exception