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