@ProviderType public interface ProviderConfigManager
| Modifier and Type | Method and Description |
|---|---|
ProviderConfig |
getProviderConfig(String configId)
Retrieve the
ProviderConfig within the config with this configId |
Iterable<ProviderConfig> |
getProviderConfigs()
Retrieve Iterable of
ProviderConfig |
ProviderConfig getProviderConfig(String configId)
ProviderConfig within the config with this configIdconfigId - ProviderConfig or null if the configId doesn't
match any registered configurationIterable<ProviderConfig> getProviderConfigs()
ProviderConfigProviderConfigCopyright © 2010 - 2020 Adobe. All Rights Reserved