Class CamelRestContextFactoryBean

java.lang.Object
org.apache.camel.model.IdentifiedType
org.apache.camel.spring.xml.CamelRestContextFactoryBean
All Implemented Interfaces:
FactoryBean<List<org.apache.camel.model.rest.RestDefinition>>

@Metadata(label="spring,configuration,rest") public class CamelRestContextFactoryBean extends org.apache.camel.model.IdentifiedType implements FactoryBean<List<org.apache.camel.model.rest.RestDefinition>>
Configuration of REST services using rest-dsl using XML