public class ReindexMessage<T extends ome.model.IObject>
extends ome.util.messages.InternalMessage
IObject
instances must be re-indexed. This
happens especially in FieldBridge
implementations since they are provided only with a single
Document
but may want to keep several in
sync.Constructor and Description |
---|
ReindexMessage(java.lang.Object source,
java.util.List<T> list) |