|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Configurable | |
|---|---|
| org.unitils.core.util | |
| Uses of Configurable in org.unitils.core.util |
|---|
| Classes in org.unitils.core.util that implement Configurable | |
|---|---|
class |
BaseConfigurable
Base class for implementations that need access to the unitils configuration |
| Methods in org.unitils.core.util with type parameters of type Configurable | ||
|---|---|---|
static
|
ConfigUtils.getConfiguredInstanceOf(java.lang.Class<? extends T> type,
java.util.Properties configuration,
java.lang.String... implementationDiscriminatorValues)
Retrieves the concrete instance of the class with the given type as configured by the given Configuration. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||