Class CamelRestContextFactoryBean

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

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