|
ModeShape Distribution 3.5.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ChangeBus | |
|---|---|
| org.modeshape.jcr | |
| org.modeshape.jcr.bus | |
| org.modeshape.jcr.cache | |
| org.modeshape.jcr.federation | |
| Uses of ChangeBus in org.modeshape.jcr |
|---|
| Methods in org.modeshape.jcr that return ChangeBus | |
|---|---|
protected ChangeBus |
JcrRepository.changeBus()
|
protected ChangeBus |
JcrRepository.RunningState.changeBus()
|
protected ChangeBus |
JcrRepository.RunningState.createBus(RepositoryConfiguration.Clustering clusteringConfiguration,
ExecutorService executor,
String systemWorkspaceName,
boolean separateThreadForSystemWorkspace,
String processId)
|
| Uses of ChangeBus in org.modeshape.jcr.bus |
|---|
| Classes in org.modeshape.jcr.bus that implement ChangeBus | |
|---|---|
class |
ClusteredRepositoryChangeBus
Implementation of a ChangeBus which can run in a cluster, via JGroups. |
class |
RepositoryChangeBus
A standard ChangeBus implementation. |
| Fields in org.modeshape.jcr.bus declared as ChangeBus | |
|---|---|
protected ChangeBus |
ClusteredRepositoryChangeBus.delegate
The wrapped standalone bus to which standard bus operations are delegated |
| Constructors in org.modeshape.jcr.bus with parameters of type ChangeBus | |
|---|---|
ClusteredRepositoryChangeBus(RepositoryConfiguration.Clustering clusteringConfiguration,
ChangeBus delegate,
String processId)
Creates a new clustered repository bus |
|
| Uses of ChangeBus in org.modeshape.jcr.cache |
|---|
| Constructors in org.modeshape.jcr.cache with parameters of type ChangeBus | |
|---|---|
RepositoryCache(ExecutionContext context,
DocumentStore documentStore,
RepositoryConfiguration configuration,
RepositoryCache.ContentInitializer initializer,
SessionEnvironment sessionContext,
ChangeBus changeBus,
org.infinispan.manager.CacheContainer workspaceCacheContainer)
|
|
| Uses of ChangeBus in org.modeshape.jcr.federation |
|---|
| Constructors in org.modeshape.jcr.federation with parameters of type ChangeBus | |
|---|---|
ConnectorChangeSetImpl(Connectors connectors,
Connectors.PathMappings mappings,
String processId,
String repositoryKey,
ChangeBus bus,
DateTimeFactory timeFactory)
|
|
|
ModeShape Distribution 3.5.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||