@FunctionalInterface public interface ServiceFactory<T>
T
newInstance(org.apache.camel.CamelContext camelContext)
T newInstance(org.apache.camel.CamelContext camelContext) throws Exception
Exception
Apache Camel