| Interface | Description |
|---|---|
| ChangeBus |
A generic interface for an event bus which handles changes.
|
| Class | Description |
|---|---|
| BusI18n |
The internationalized string constants for the
org.modeshape.repository.event. |
| ClusteredChangeBus |
Implementation of a
ChangeBus which can run in a cluster, via ClusteringService. |
| RepositoryChangeBus |
Change bus implementation around a
RingBuffer |
| RepositoryCursor |
An extension to the
SingleProducerCursor cursor which adds some functionality required by the repository. |
| RepositoryRingBufferBuilder<T,C> |
An extension to the
RingBufferBuilder which adds functionality required by the repository. |
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.