public class ObservableConfig extends Object
| Constructor and Description |
|---|
ObservableConfig(com.typesafe.config.Config initialConfig,
ConfigAccess configAccess,
Long pollTime) |
| Modifier and Type | Method and Description |
|---|---|
<T> String |
subscribe(String key,
rx.functions.Action1<T> action) |
void |
unsubscribe(String key,
String identifier) |
@Inject
public ObservableConfig(com.typesafe.config.Config initialConfig,
ConfigAccess configAccess,
Long pollTime)
Copyright © 2016. All rights reserved.