Package org.modeshape.graph.connector.inmemory

The In-Memory Connector represents a connector that maintains a graph in transient in-process memory.

See:
          Description


Interface Summary
InMemoryNode.ChangeListener The interface that InMemoryNode objects use to signal when they are about to change.
 

Class Summary
InMemoryNode An MapNode implementation used by the InMemoryRepository.
InMemoryRepository A specialized MapRepository that represents an in-memory repository.
InMemoryRepository.InMemoryNodeState  
InMemoryRepositorySource A RepositorySource for an in-memory repository.
 

Package org.modeshape.graph.connector.inmemory Description

The In-Memory Connector represents a connector that maintains a graph in transient in-process memory. This connector is a good solution for a readable and writable repository source that is very lightweight and of small to moderate sizes.



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