@Component @Qualifier(value="producer") public class ProducerInvocationContextMapperFactory extends Object implements ContextArgumentMapperFactory
| Constructor and Description |
|---|
ProducerInvocationContextMapperFactory() |
| Modifier and Type | Method and Description |
|---|---|
ArgumentMapper |
create(int producerArgIdx) |
Class<?> |
getContextClass() |
public ProducerInvocationContextMapperFactory()
public Class<?> getContextClass()
getContextClass in interface ContextArgumentMapperFactorypublic ArgumentMapper create(int producerArgIdx)
create in interface ContextArgumentMapperFactoryCopyright © 2017. All rights reserved.