public class CachingInjector<T> extends Object
CachingInjector(TypeConverterRegistry repository, Class<T> type)
protected T
createInstance(Class<T> t)
T
newInstance()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CachingInjector(TypeConverterRegistry repository, Class<T> type)
public T newInstance()
protected T createInstance(Class<T> t)
Apache Camel