Uses of Interface
org.apache.jackrabbit.oak.spi.commit.Observable
Packages that use Observable
Package
Description
Internal utilities and implementation of a memory-based store.
-
Uses of Observable in org.apache.jackrabbit.oak.plugins.memory
Classes in org.apache.jackrabbit.oak.plugins.memory that implement ObservableModifier and TypeClassDescriptionclassBasic in-memory node store implementation. -
Uses of Observable in org.apache.jackrabbit.oak.spi.commit
Classes in org.apache.jackrabbit.oak.spi.commit that implement ObservableModifier and TypeClassDescriptionclassAChangeDispatcherinstance dispatches content changes to registeredObservers.Constructors in org.apache.jackrabbit.oak.spi.commit with parameters of type Observable