Quarkus - Core - Runtime 1.3.0.CR2
-
-
Field Summary
-
Fields inherited from interface org.eclipse.microprofile.config.spi.ConfigSource
CONFIG_ORDINAL, DEFAULT_ORDINAL
-
Constructor Summary
Constructors
Constructor and Description |
DeploymentProfileConfigSource(org.eclipse.microprofile.config.spi.ConfigSource delegate,
String profileName)
Construct a new instance.
|
-
-
Constructor Detail
-
DeploymentProfileConfigSource
public DeploymentProfileConfigSource(org.eclipse.microprofile.config.spi.ConfigSource delegate,
String profileName)
Construct a new instance.
- Parameters:
delegate
- the delegate configuration source (must not be null
)
profileName
- the profile name (must not be null
)
Quarkus - Core - Runtime 1.3.0.CR2
Copyright © 2020 JBoss by Red Hat. All rights reserved.