Uses of Interface
org.modeshape.graph.connector.base.NodeCachingWorkspace

Packages that use NodeCachingWorkspace
org.modeshape.connector.disk The classes that make up the connector that stores content in a ModeShape-specific format on fixed disk. 
org.modeshape.connector.svn The classes that make up the connector that accesses content from an SVN repository. 
 

Uses of NodeCachingWorkspace in org.modeshape.connector.disk
 

Classes in org.modeshape.connector.disk that implement NodeCachingWorkspace
 class DiskWorkspace
          Workspace implementation for disk connector
 

Uses of NodeCachingWorkspace in org.modeshape.connector.svn
 

Classes in org.modeshape.connector.svn that implement NodeCachingWorkspace
 class SvnWorkspace
          Workspace implementation for SVN repository connector
 



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