public class CachingInjector<T> extends Object
| Constructor and Description |
|---|
CachingInjector(org.apache.camel.spi.TypeConverterRegistry repository,
Class<T> type) |
| Modifier and Type | Method and Description |
|---|---|
protected T |
createInstance(Class<T> t) |
T |
newInstance() |
Apache Camel