public class Configurable<T> extends Object
| Constructor and Description |
|---|
Configurable() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
createConfigurable(Class<T> c,
Dictionary<?,?> properties) |
static <T> T |
createConfigurable(Class<T> c,
Map<?,?> properties) |
static String |
mangleMethodName(String id) |
Copyright © 2015 aQute SARL. All Rights Reserved.