public class ConfigSupport<T extends Config> extends LogSupport
| Modifier and Type | Field and Description |
|---|---|
protected T |
config |
LOG| Constructor and Description |
|---|
ConfigSupport(T config) |
| Modifier and Type | Method and Description |
|---|---|
T |
getConfig() |
<S extends Service> |
getService(java.lang.Class<S> type) |
Copyright © 2020. All rights reserved.