|
ModeShape Distribution 3.6.0.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DocumentObserver | |
---|---|
org.infinispan.schematic | |
org.infinispan.schematic.internal | |
org.infinispan.schematic.internal.document |
Uses of DocumentObserver in org.infinispan.schematic |
---|
Constructors in org.infinispan.schematic with parameters of type DocumentObserver | |
---|---|
Schematic.EditorImpl(MutableDocument document,
DocumentObserver observer,
List<Operation> operations)
|
Uses of DocumentObserver in org.infinispan.schematic.internal |
---|
Subinterfaces of DocumentObserver in org.infinispan.schematic.internal | |
---|---|
interface |
SchematicDelta
An implementation of the Delta for a SchematicEntry . |
Classes in org.infinispan.schematic.internal that implement DocumentObserver | |
---|---|
class |
SchematicEntryDelta
An implementation of the Delta for a SchematicEntry . |
class |
SchematicEntryWholeDelta
An implementation of the Delta for a SchematicEntry . |
Methods in org.infinispan.schematic.internal with parameters of type DocumentObserver | |
---|---|
protected EditableDocument |
SchematicEntryProxy.editorFor(Document doc,
Path pathToDocument,
DocumentObserver observer)
|
Uses of DocumentObserver in org.infinispan.schematic.internal.document |
---|
Constructors in org.infinispan.schematic.internal.document with parameters of type DocumentObserver | |
---|---|
ObservableArrayEditor(MutableArray array,
Path path,
DocumentObserver observer,
DocumentValueFactory factory)
|
|
ObservableDocumentEditor(MutableDocument document,
Path path,
DocumentObserver delta,
DocumentValueFactory factory)
|
|
ModeShape Distribution 3.6.0.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |