Uses of Class
org.fcrepo.server.config.ServerConfiguration

Packages that use ServerConfiguration
org.fcrepo.server   
org.fcrepo.server.config   
org.fcrepo.server.resourceIndex   
org.fcrepo.server.utilities   
org.fcrepo.server.utilities.rebuild   
 

Uses of ServerConfiguration in org.fcrepo.server
 

Methods in org.fcrepo.server that return ServerConfiguration
static ServerConfiguration Server.getConfig()
          Gets the server configuration.
 

Uses of ServerConfiguration in org.fcrepo.server.config
 

Methods in org.fcrepo.server.config that return ServerConfiguration
 ServerConfiguration ServerConfiguration.copy()
          Make an exact copy of this ServerConfiguration.
 ServerConfiguration ServerConfigurationParser.parse()
           
 

Uses of ServerConfiguration in org.fcrepo.server.resourceIndex
 

Methods in org.fcrepo.server.resourceIndex with parameters of type ServerConfiguration
 void ResourceIndexRebuilder.setServerConfiguration(ServerConfiguration serverConfig)
          Initialize the rebuilder, given the server configuration.
 

Uses of ServerConfiguration in org.fcrepo.server.utilities
 

Methods in org.fcrepo.server.utilities with parameters of type ServerConfiguration
static ConnectionPool SQLUtility.getConnectionPool(ServerConfiguration fcfg)
           
 

Uses of ServerConfiguration in org.fcrepo.server.utilities.rebuild
 

Methods in org.fcrepo.server.utilities.rebuild with parameters of type ServerConfiguration
 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 © 2012 DuraSpace. All Rights Reserved.