| Package | Description |
|---|---|
| org.wildfly.swarm.config | |
| org.wildfly.swarm.config.teiid |
| Modifier and Type | Method and Description |
|---|---|
Transport |
Teiid.TeiidResources.transport(String key) |
| Modifier and Type | Method and Description |
|---|---|
List<Transport> |
Teiid.TeiidResources.transports()
Get the list of Transport resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Teiid.transport(Transport value)
Add the Transport object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Teiid.transports(List<Transport> value)
Add all Transport objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
Transport<T extends Transport<T>>
Teiid transport
|
interface |
TransportConsumer<T extends Transport<T>> |
interface |
TransportSupplier<T extends Transport> |
| Modifier and Type | Method and Description |
|---|---|
Transport |
TransportSupplier.get()
Constructed instance of Transport resource
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.