Uses of Class
org.modeshape.graph.observe.ChangeObserver

Packages that use ChangeObserver
org.modeshape.graph.observe The Observation API provides several mechanisms for asynchronously observing changes to content. 
org.modeshape.repository The components and services that make up ModeShape's lower-level graph engine, which is used within its JCR Engine. 
 

Uses of ChangeObserver in org.modeshape.graph.observe
 

Subclasses of ChangeObserver in org.modeshape.graph.observe
 class NetChangeObserver
          A specialized Observer that figures out the net changes made during a single set of changes.
 

Uses of ChangeObserver in org.modeshape.repository
 

Subclasses of ChangeObserver in org.modeshape.repository
protected  class RepositoryService.ConfigurationChangeObserver
           
 



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