org.jboss.dna.connector.svn
Class SvnRepository

java.lang.Object
  extended by org.jboss.dna.graph.connector.path.PathRepository
      extended by org.jboss.dna.graph.connector.path.WritablePathRepository
          extended by org.jboss.dna.connector.svn.SvnRepository

public class SvnRepository
extends WritablePathRepository


Constructor Summary
SvnRepository(SvnRepositorySource source)
           
 
Method Summary
 WorkspaceCache getCache(String workspaceName)
           
 
Methods inherited from class org.jboss.dna.graph.connector.path.WritablePathRepository
createWorkspace, createWorkspace, destroyWorkspace, isWritable
 
Methods inherited from class org.jboss.dna.graph.connector.path.PathRepository
getRootNodeUuid, getSourceName, getWorkspace, getWorkspaceNames
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SvnRepository

public SvnRepository(SvnRepositorySource source)
Method Detail

getCache

public WorkspaceCache getCache(String workspaceName)


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