public interface BeanInfoTypeResolver
BeanInfo for resolving a given type to adapt to various runtimes.| Modifier and Type | Method and Description |
|---|---|
Object[] |
resolve(Class<?> type,
Method explicitMethod)
Resolve the type and method
|
Apache Camel