| Package | Description |
|---|---|
| org.unitils.core.util |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseConfigurable
Base class for implementations that need access to the unitils configuration
|
| Modifier and Type | Method and Description |
|---|---|
static <T extends Configurable> |
ConfigUtils.getConfiguredInstanceOf(Class<? extends T> type,
Properties configuration,
String... implementationDiscriminatorValues)
Retrieves the concrete instance of the class with the given type as configured by the given
Configuration. |
Copyright © 2016. All Rights Reserved.