public final class SVNRepositoryFactoryImpl extends SVNRepositoryFactory
| Modifier and Type | Field and Description |
|---|---|
private static ISVNConnectorFactory |
ourConnectorFactory |
| Constructor and Description |
|---|
SVNRepositoryFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
SVNRepository |
createRepositoryImpl(SVNURL location,
ISVNSession options) |
(package private) static ISVNConnectorFactory |
getConnectorFactory() |
static void |
setup() |
static void |
setup(ISVNConnectorFactory connectorFactory) |
create, create, createLocalRepository, createLocalRepository, createLocalRepository, createLocalRepository, createLocalRepository, createLocalRepository, hasRepositoryFactory, registerRepositoryFactoryprivate static ISVNConnectorFactory ourConnectorFactory
public static void setup()
public static void setup(ISVNConnectorFactory connectorFactory)
public SVNRepository createRepositoryImpl(SVNURL location, ISVNSession options)
createRepositoryImpl in class SVNRepositoryFactorystatic ISVNConnectorFactory getConnectorFactory()