| Package | Description |
|---|---|
| org.fcrepo.server | |
| org.fcrepo.server.config | |
| org.fcrepo.server.resourceIndex | |
| org.fcrepo.server.utilities | |
| org.fcrepo.server.utilities.rebuild |
| Modifier and Type | Method and Description |
|---|---|
static ServerConfiguration |
Server.getConfig()
Gets the server configuration.
|
| Modifier and Type | Method and Description |
|---|---|
ServerConfiguration |
ServerConfiguration.copy()
Make an exact copy of this ServerConfiguration.
|
ServerConfiguration |
ServerConfigurationParser.parse() |
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceIndexRebuilder.setServerConfiguration(ServerConfiguration serverConfig)
Initialize the rebuilder, given the server configuration.
|
| Modifier and Type | Method and Description |
|---|---|
static ConnectionPool |
SQLUtility.getConnectionPool(ServerConfiguration fcfg) |
static Connection |
SQLUtility.getDefaultConnection(ServerConfiguration serverConfig)
Gets a connection to the database specified in connection pool module's
"defaultPoolName" config value.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SQLRebuilder.setServerConfiguration(ServerConfiguration serverConfig)
Initialize the rebuilder, given the server configuration.
|
void |
Rebuilder.setServerConfiguration(ServerConfiguration serverConfig)
Initialize the rebuilder, given the server configuration.
|
Copyright © 2013 DuraSpace. All Rights Reserved.