Package org.apache.camel.blueprint
Class CamelRestContextFactoryBean
- java.lang.Object
-
- org.apache.camel.model.IdentifiedType
-
- org.apache.camel.blueprint.CamelRestContextFactoryBean
-
public class CamelRestContextFactoryBean extends org.apache.camel.model.IdentifiedType
-
-
Constructor Summary
Constructors Constructor Description CamelRestContextFactoryBean()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<org.apache.camel.model.rest.RestDefinition>getRests()
-
-
-
Constructor Detail
-
CamelRestContextFactoryBean
public CamelRestContextFactoryBean()
-
-