Package | Description |
---|---|
org.switchyard.component.common.composer |
Modifier and Type | Method and Description |
---|---|
static <F extends BindingData> |
MessageComposerFactory.getMessageComposerFactory(Class<F> targetClass)
Constructs a new MessageComposerFactory that is known to be able to construct MessageComposers
of the specified type.
|
Modifier and Type | Method and Description |
---|---|
static Map<Class,MessageComposerFactory> |
MessageComposerFactory.getMessageComposerFactories()
Gets a map of all known MessageComposerFactories, keyed by their supported source/target object type.
|
Copyright © 2013–2021 JBoss by Red Hat. All rights reserved.