Package | Description |
---|---|
org.lsc | |
org.lsc.configuration | |
org.lsc.exception |
Modifier and Type | Method and Description |
---|---|
static void |
Configuration.setUp(String lscConfigurationPath)
Set up configuration for the given location, including logback.
|
static void |
Configuration.setUp(String lscConfigurationPath,
boolean validate)
Set up configuration for the given location, including logback.
|
Modifier and Type | Method and Description |
---|---|
void |
LscConfiguration.validate() |
Modifier and Type | Class and Description |
---|---|
class |
LscConfigurationException |
class |
LscServiceCommunicationException
Exception thrown if a service encountered an error while communicating
with its data (database, directory, webservice, bus, ...)
|
class |
LscServiceConfigurationException
Exception thrown if a service encountered an exception during its
configuration phase
|
class |
LscServiceException
General service exception
May be sub-typed to include required information
|
class |
LscServiceInitializationException
Exception thrown if a service encountered an exception during its
initialization phase
|
Copyright © 2005-2024 LSC project. All Rights Reserved.