| Package | Description |
|---|---|
| net.anotheria.moskito.core.config |
This package contains configuration objects needed by different type of the moskito configuration.
|
| Modifier and Type | Method and Description |
|---|---|
static MoskitoConfiguration |
MoskitoConfigurationHolder.getConfiguration()
Returns current configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MoskitoConfigurationHolder.setConfiguration(MoskitoConfiguration configuration)
This method allows to set configuration from outside and is solely for testing purposes (junit).
|
Copyright © 2010-2020 anotheria.net. All Rights Reserved.