|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConfigurationException | |
---|---|
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.errors | Error reporting, error diagnostics, and exception classes |
com.indexdata.mkjsf.pazpar2 | Overall control and execution of search logic. |
Uses of ConfigurationException in com.indexdata.mkjsf.config |
---|
Methods in com.indexdata.mkjsf.config that throw ConfigurationException | |
---|---|
void |
Configurable.configure(ConfigurationReader reader)
Configures the Configurable using the configuration obtained by the provided configuration reader |
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 ConfigurationException in com.indexdata.mkjsf.errors |
---|
Subclasses of ConfigurationException in com.indexdata.mkjsf.errors | |
---|---|
class |
MissingConfigurationContextException
|
Uses of ConfigurationException in com.indexdata.mkjsf.pazpar2 |
---|
Methods in com.indexdata.mkjsf.pazpar2 that throw ConfigurationException | |
---|---|
void |
Pz2Service.configure(ConfigurationReader reader)
|
void |
Pz2Client.configure(ConfigurationReader configReader)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |