- All Implemented Interfaces:
- java.io.Serializable, org.jboss.seam.intercept.OptimizedInterceptor
@Interceptor(stateless=true,
within=org.jboss.seam.transaction.TransactionInterceptor.class)
public class TideDataPublishingInterceptor
extends org.jboss.seam.intercept.AbstractInterceptor
Seam 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
- See Also:
- Serialized Form