ModeShape Distribution 3.6.0.Final

Uses of Interface
org.infinispan.schematic.document.Editor.Observer

Packages that use Editor.Observer
org.infinispan.schematic   
org.infinispan.schematic.document   
org.modeshape.jcr   
 

Uses of Editor.Observer in org.infinispan.schematic
 

Methods in org.infinispan.schematic with parameters of type Editor.Observer
 void Schematic.EditorImpl.apply(Changes changes, Editor.Observer observer)
           
 

Uses of Editor.Observer in org.infinispan.schematic.document
 

Methods in org.infinispan.schematic.document with parameters of type Editor.Observer
 void Editor.apply(Changes changes, Editor.Observer observer)
          After making changes to another document, apply the same changes to this document.
 

Uses of Editor.Observer in org.modeshape.jcr
 

Classes in org.modeshape.jcr that implement Editor.Observer
protected static class JcrRepository.ConfigurationChange
           
 


ModeShape Distribution 3.6.0.Final

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