Uses of Interface
org.modeshape.graph.connector.inmemory.InMemoryNode.ChangeListener

Packages that use InMemoryNode.ChangeListener
org.modeshape.graph.connector.inmemory The In-Memory Connector represents a connector that maintains a graph in transient in-process memory. 
 

Uses of InMemoryNode.ChangeListener in org.modeshape.graph.connector.inmemory
 

Classes in org.modeshape.graph.connector.inmemory that implement InMemoryNode.ChangeListener
protected  class InMemoryRepository.Workspace
           
 

Constructors in org.modeshape.graph.connector.inmemory with parameters of type InMemoryNode.ChangeListener
InMemoryNode(InMemoryNode.ChangeListener listener, UUID uuid)
           
 



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