public class ReactiveInjector extends Object implements org.apache.camel.spi.Injector
Constructor and Description |
---|
ReactiveInjector(org.apache.camel.CamelContext context) |
Modifier and Type | Method and Description |
---|---|
<T> T |
newInstance(Class<T> type) |
<T> T |
newInstance(Class<T> type,
Object instance) |
Apache Camel