org.granite.tide.cdi
Class TideDataPublishingEvent
java.lang.Object
org.granite.tide.cdi.TideDataPublishingEvent
- All Implemented Interfaces:
- Serializable
public class TideDataPublishingEvent
- extends Object
- implements Serializable
CDI event type 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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TideDataPublishingEvent
public TideDataPublishingEvent(boolean initContext)
getInitContext
public boolean getInitContext()