Class SimpleCamelContext

java.lang.Object
org.apache.camel.support.service.BaseService
org.apache.camel.impl.engine.AbstractCamelContext
org.apache.camel.impl.engine.SimpleCamelContext
All Implemented Interfaces:
AutoCloseable, org.apache.camel.CamelContext, org.apache.camel.CamelContextLifecycle, org.apache.camel.CatalogCamelContext, org.apache.camel.RuntimeConfiguration, org.apache.camel.Suspendable

public class SimpleCamelContext extends AbstractCamelContext
Represents the context used to configure routes and the policies to use.