|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConfigException | |
|---|---|
| com.irisel.modules | |
| com.irisel.util | |
| Uses of ConfigException in com.irisel.modules |
|---|
| Methods in com.irisel.modules that throw ConfigException | |
|---|---|
void |
Module.configure()
Configures the module. |
void |
AbstractModule.configure()
Configures the module by loading the configuration properties and adding them to the package configuration. |
static PackageManager |
PackageManager.getInstance()
Returns the singleton instance of the package manager. |
void |
PackageManager.load(java.lang.String modulePrefix)
Loads all modules mentioned in the report configuration starting with the given prefix. |
| Constructors in com.irisel.modules that throw ConfigException | |
|---|---|
PackageConfiguration()
DefaultConstructor. |
|
| Uses of ConfigException in com.irisel.util |
|---|
| Methods in com.irisel.util that throw ConfigException | |
|---|---|
static Configuration |
Configuration.getGlobalConfig()
Deprecated. |
| Constructors in com.irisel.util that throw ConfigException | |
|---|---|
Configuration(Configuration globalConfig)
Creates a new report configuration. |
|
PackageConfiguration()
DefaultConstructor. |
|
PropertyFileConfiguration()
Default constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||