@Deprecated public class SystemRepository extends NotifyingRepositoryWrapper
Modifier and Type | Field and Description |
---|---|
static String |
ID
Deprecated.
The repository identifier for the system repository that contains the configuration data.
|
static String |
REPOSITORY_TYPE
Deprecated.
|
static String |
TITLE
Deprecated.
|
Constructor and Description |
---|
SystemRepository(File systemDir)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
initialize()
Deprecated.
Initializes this repository.
|
void |
setDelegate(Repository delegate)
Deprecated.
|
addRepositoryConnectionListener, addRepositoryListener, getConnection, getDefaultReportDeltas, removeRepositoryConnectionListener, removeRepositoryListener, setDataDir, setDefaultReportDeltas, shutDown
getDataDir, getDelegate, getValueFactory, isInitialized, isWritable, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getDataDir, getValueFactory, init, isInitialized, isWritable
public static final String ID
public static final String TITLE
public static final String REPOSITORY_TYPE
public SystemRepository(File systemDir) throws RepositoryException
RepositoryException
public void initialize() throws RepositoryException
Repository
initialize
in interface Repository
initialize
in class NotifyingRepositoryWrapper
RepositoryException
- If the initialization failed.public void setDelegate(Repository delegate)
setDelegate
in interface DelegatingRepository
setDelegate
in class RepositoryWrapper
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.