public interface  org.apache.camel.spi.HasCamelContext extends java.lang.Object
{
public abstract org.apache.camel.CamelContext getCamelContext();
}