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