Class RepositoryImplConfigBase
- java.lang.Object
-
- org.eclipse.rdf4j.repository.config.AbstractRepositoryImplConfig
-
- org.eclipse.rdf4j.repository.config.RepositoryImplConfigBase
-
- All Implemented Interfaces:
RepositoryImplConfig
@Deprecated public class RepositoryImplConfigBase extends AbstractRepositoryImplConfig
Deprecated.since 2.0. UseAbstractRepositoryImplConfig
instead.- Author:
- Jeen Broekstra
-
-
Constructor Summary
Constructors Constructor Description RepositoryImplConfigBase()
Deprecated.Create a new RepositoryConfigImpl.RepositoryImplConfigBase(String type)
Deprecated.Create a new RepositoryConfigImpl.
-
-
-
Constructor Detail
-
RepositoryImplConfigBase
public RepositoryImplConfigBase()
Deprecated.Create a new RepositoryConfigImpl.
-
RepositoryImplConfigBase
public RepositoryImplConfigBase(String type)
Deprecated.Create a new RepositoryConfigImpl.
-
-