ModeShape Distribution 3.0.0.CR1

Uses of Interface
org.modeshape.jcr.cache.change.Observable

Packages that use Observable
org.modeshape.jcr.bus   
org.modeshape.jcr.cache   
 

Uses of Observable in org.modeshape.jcr.bus
 

Subinterfaces of Observable in org.modeshape.jcr.bus
 interface ChangeBus
          A generic interface for an event bus which handles changes.
 

Classes in org.modeshape.jcr.bus that implement Observable
 class ClusteredRepositoryChangeBus
          Implementation of a ChangeBus which can run in a cluster, via JGroups.
 class MultiplexingChangeBus
           
 class RepositoryChangeBus
          A standard ChangeBus implementation.
 

Uses of Observable in org.modeshape.jcr.cache
 

Classes in org.modeshape.jcr.cache that implement Observable
 class RepositoryCache
           
 


ModeShape Distribution 3.0.0.CR1

Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.