public interface BrokerConfigProvider
BrokerConfigProvider is used to retrieve the config object in different modules.| Modifier and Type | Method and Description |
|---|---|
<T> T |
getConfigurationObject(String namespace,
Class<T> configurationClass) |
Copyright © 2018 WSO2. All rights reserved.