Package | Description |
---|---|
org.wildfly.swarm.config | |
org.wildfly.swarm.config.resource.adapters | |
org.wildfly.swarm.resource.adapters |
Modifier and Type | Method and Description |
---|---|
T |
ResourceAdapters.resourceAdapter(String childKey,
ResourceAdapterConsumer consumer)
Create and configure a ResourceAdapter object to the list of subresources
|
Modifier and Type | Method and Description |
---|---|
default ResourceAdapterConsumer<T> |
ResourceAdapterConsumer.andThen(ResourceAdapterConsumer<T> after) |
Modifier and Type | Method and Description |
---|---|
default ResourceAdapterConsumer<T> |
ResourceAdapterConsumer.andThen(ResourceAdapterConsumer<T> after) |
Modifier and Type | Method and Description |
---|---|
RARArchive |
RARArchive.resourceAdapter(String key,
ResourceAdapterConsumer consumer)
Add and configure a resource-adapter.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.