Uses of Class
org.modeshape.graph.observe.NetChangeObserver.NetChanges

Packages that use NetChangeObserver.NetChanges
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 NetChangeObserver.NetChanges in org.modeshape.graph.observe
 

Methods in org.modeshape.graph.observe with parameters of type NetChangeObserver.NetChanges
protected abstract  void NetChangeObserver.notify(NetChangeObserver.NetChanges netChanges)
          Method that is called for the set of net changes.
 

Uses of NetChangeObserver.NetChanges in org.modeshape.repository
 

Methods in org.modeshape.repository with parameters of type NetChangeObserver.NetChanges
protected  void RepositoryService.ConfigurationChangeObserver.notify(NetChangeObserver.NetChanges netChanges)
          Method that is called for the set of net changes.
 



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