public abstract static class AbstractConfig.Builder<T extends AbstractConfig.Builder<T>> extends Object
Modifier and Type | Field and Description |
---|---|
protected Map<String,Object> |
configHolder |
protected com.typesafe.config.Config |
fallback |
Modifier and Type | Method and Description |
---|---|
protected com.typesafe.config.Config |
merge() |
T |
withConfigReader(AkkaConfigurationReader reader) |
public Builder(String actorSystemName)
public T withConfigReader(AkkaConfigurationReader reader)
protected com.typesafe.config.Config merge()
Copyright © 2019 OpenDaylight. All rights reserved.