Package org.projectbarbel.histo.extension
-
Interface Summary Interface Description LazyLoadingListenerProtocol<R,T> PessimisticLockingProtocol Protocol to use when lockingDocumentJournal
in multi user scenarios.UpdateListenerProtocol<R,T> -
Class Summary Class Description AbstractLazyLoadingListener<R,T> Mongo shadow lazy loading listener implementation to pre-fetch saved data from previous sessions back toBarbelHisto
.AbstractLockingListener Abstract class to use when implementing custom licking listeners.AbstractUpdateListener<R,T> Mongo shadow update listener implementation to synchronizeBarbelHisto
backbone updates to external data source.DefaultLazyLoadingListener Default listener implementation.DefaultUpdateListener Default listener implementation.