org.granite.tide.ejb
Class TideDataPublishingInterceptor
java.lang.Object
org.granite.tide.ejb.TideDataPublishingInterceptor
@Interceptor
public class TideDataPublishingInterceptor
- extends Object
EJB interceptor to handle publishing of data changes instead of relying on the default behaviour
This can be used outside of a HTTP Granite context and inside the security/transaction context
- Author:
- William DRAI
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TideDataPublishingInterceptor
public TideDataPublishingInterceptor()
processPublishData
public Object processPublishData(InvocationContext invocationContext)
throws Exception
- Throws:
Exception