Package org.apache.camel.main.download
Class KameletMainInjector
java.lang.Object
org.apache.camel.main.download.KameletMainInjector
- All Implemented Interfaces:
org.apache.camel.spi.Injector
-
Constructor Summary
ConstructorsConstructorDescriptionKameletMainInjector(org.apache.camel.spi.Injector delegate, String stubPattern, boolean silent) -
Method Summary
Modifier and TypeMethodDescription<T> TnewInstance(Class<T> type) <T> TnewInstance(Class<T> type, boolean postProcessBean) <T> TnewInstance(Class<T> type, Class<?> factoryClass, String factoryMethod) <T> TnewInstance(Class<T> type, String factoryMethod) boolean
-
Constructor Details
-
KameletMainInjector
public KameletMainInjector(org.apache.camel.spi.Injector delegate, String stubPattern, boolean silent)
-
-
Method Details
-
newInstance
- Specified by:
newInstancein interfaceorg.apache.camel.spi.Injector
-
newInstance
- Specified by:
newInstancein interfaceorg.apache.camel.spi.Injector
-
newInstance
- Specified by:
newInstancein interfaceorg.apache.camel.spi.Injector
-
newInstance
- Specified by:
newInstancein interfaceorg.apache.camel.spi.Injector
-
supportsAutoWiring
public boolean supportsAutoWiring()- Specified by:
supportsAutoWiringin interfaceorg.apache.camel.spi.Injector
-