|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Configurable | |
---|---|
com.indexdata.mkjsf.config | The library comes with two alternative mechanisms for configuration of an application, but it is possible to apply a custom scheme too or not use the configurations at all. |
com.indexdata.mkjsf.pazpar2 | Overall control and execution of search logic. |
Uses of Configurable in com.indexdata.mkjsf.config |
---|
Methods in com.indexdata.mkjsf.config with parameters of type Configurable | |
---|---|
Configuration |
WebXmlConfigReader.getConfiguration(Configurable configurable)
|
Configuration |
ConfigurationReader.getConfiguration(Configurable configurable)
Returns a Configuration to be used by the given Configurable |
Configuration |
Mk2ConfigReader.getConfiguration(Configurable configurable)
|
Uses of Configurable in com.indexdata.mkjsf.pazpar2 |
---|
Subinterfaces of Configurable in com.indexdata.mkjsf.pazpar2 | |
---|---|
interface |
SearchClient
|
Classes in com.indexdata.mkjsf.pazpar2 that implement Configurable | |
---|---|
class |
Pz2Client
Search client handling straight Pazpar2 requests. |
class |
Pz2Service
Pz2Service is the main controller of the search logic, used for selecting the service type (which can be done by configuration and/or run-time), selecting which search client to use, and performing high-level control of request cycles and state management. |
class |
ServiceProxyClient
Search client handling Service Proxy requests. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |