final class Target_io_smallrye_config_SmallRyeConfigProviderResolver extends Object
| Constructor and Description |
|---|
Target_io_smallrye_config_SmallRyeConfigProviderResolver() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.microprofile.config.Config |
getConfig() |
org.eclipse.microprofile.config.Config |
getConfig(ClassLoader classLoader) |
void |
registerConfig(org.eclipse.microprofile.config.Config config,
ClassLoader classLoader) |
void |
releaseConfig(org.eclipse.microprofile.config.Config config) |
Target_io_smallrye_config_SmallRyeConfigProviderResolver()
public org.eclipse.microprofile.config.Config getConfig()
public org.eclipse.microprofile.config.Config getConfig(ClassLoader classLoader)
public void registerConfig(org.eclipse.microprofile.config.Config config,
ClassLoader classLoader)
public void releaseConfig(org.eclipse.microprofile.config.Config config)
Copyright © 2021 JBoss by Red Hat. All rights reserved.