Package | Description |
---|---|
org.wildfly.swarm.config.resource.adapters | |
org.wildfly.swarm.config.resource.adapters.resource_adapter |
Modifier and Type | Method and Description |
---|---|
T |
ResourceAdapter.configProperties(String childKey,
ConfigPropertiesConsumer consumer)
Create and configure a ConfigProperties object to the list of
subresources
|
Modifier and Type | Method and Description |
---|---|
default ConfigPropertiesConsumer<T> |
ConfigPropertiesConsumer.andThen(ConfigPropertiesConsumer<T> after) |
Modifier and Type | Method and Description |
---|---|
default ConfigPropertiesConsumer<T> |
ConfigPropertiesConsumer.andThen(ConfigPropertiesConsumer<T> after) |
T |
AdminObjects.configProperties(String childKey,
ConfigPropertiesConsumer consumer)
Create and configure a ConfigProperties object to the list of
subresources
|
T |
ConnectionDefinitions.configProperties(String childKey,
ConfigPropertiesConsumer consumer)
Create and configure a ConfigProperties object to the list of
subresources
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.