org.granite.tide.cdi
Class TideComponentInterceptor
java.lang.Object
org.granite.tide.cdi.TideComponentInterceptor
- All Implemented Interfaces:
- Serializable
@Interceptor
public class TideComponentInterceptor
- 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 |
TideComponentInterceptor
public TideComponentInterceptor()
doAround
public Object doAround(InvocationContext invocation)
throws Exception
- Throws:
Exception