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