public class GuiceInjector extends Object implements org.apache.camel.spi.Injector
GuiceInjector(com.google.inject.Injector injector)
<T> T
newInstance(Class<T> type)
newInstance(Class<T> type, Object instance)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GuiceInjector(com.google.inject.Injector injector)
public <T> T newInstance(Class<T> type)
newInstance
org.apache.camel.spi.Injector
public <T> T newInstance(Class<T> type, Object instance)
Apache Camel