Uses of Class
org.jafer.srwserver.SRWServerConfig

Packages that use SRWServerConfig
org.jafer.srwserver   
 

Uses of SRWServerConfig in org.jafer.srwserver
 

Fields in org.jafer.srwserver declared as SRWServerConfig
private  SRWServerConfig SRWServer.serverConfig
          Stores a reference to server configuration information
 

Constructors in org.jafer.srwserver with parameters of type SRWServerConfig
SRWServer(SRWServerConfig srwserverConfig, DatabeanManagerFactoryConfig factoryConfig)
          The SRWServer is constructed with the databean manager factory that creates a databean manager to process all the search requests.