Class SVNRepositoryFactoryImpl
java.lang.Object
org.tmatesoft.svn.core.io.SVNRepositoryFactory
org.tmatesoft.svn.core.internal.io.svn.SVNRepositoryFactoryImpl
- Version:
- 1.3
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateRepositoryImpl(SVNURL location, ISVNSession options) (package private) static ISVNConnectorFactorystatic voidsetup()static voidsetup(ISVNConnectorFactory connectorFactory) Methods inherited from class org.tmatesoft.svn.core.io.SVNRepositoryFactory
create, create, createLocalRepository, createLocalRepository, createLocalRepository, createLocalRepository, createLocalRepository, createLocalRepository, hasRepositoryFactory, registerRepositoryFactory
-
Field Details
-
ourConnectorFactory
-
-
Constructor Details
-
SVNRepositoryFactoryImpl
public SVNRepositoryFactoryImpl()
-
-
Method Details
-
setup
public static void setup() -
setup
-
createRepositoryImpl
- Specified by:
createRepositoryImplin classSVNRepositoryFactory
-
getConnectorFactory
-