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