public class ConfigInjection extends Object
| Constructor and Description |
|---|
ConfigInjection() |
| Modifier and Type | Method and Description |
|---|---|
static <T> void |
applyConfiguration(Map<String,?> configuration,
T target)
Applies configuration specified in
Map to the specified target. |
Copyright © 2011–2014 Red Hat. All rights reserved.