- All Implemented Interfaces:
- CoherencyPolicy, java.io.Serializable
public class NotifyCoherencyPolicy
extends java.lang.Object
implements CoherencyPolicy
Indicates that objects in remote stores should be notified every time a master object is created, or updated.
This is effectively per-object replication to a selected store. Note, that bi-directional replication
between two stores must be configured to use the NotifyCoherencyPolicy
.
- See Also:
- Serialized Form