org.granite.tide.cdi
Class TideBeanInterceptor
java.lang.Object
org.granite.tide.cdi.TideBeanInterceptor
- All Implemented Interfaces:
- Serializable
@ExternalizedBean(type=org.granite.messaging.amf.io.util.externalizer.DefaultExternalizer.class)
@Interceptor
public class TideBeanInterceptor
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TideBeanInterceptor
public TideBeanInterceptor()
doAround
public Object doAround(InvocationContext invocation)
throws Exception
- Throws:
Exception