Interface ModelRoutesBuilder

All Known Implementing Classes:
AdviceWithRouteBuilder, RouteBuilder, RouteConfigurationBuilder

public interface ModelRoutesBuilder
A RoutesBuilder that provides access to the model definitions.
  • Method Details

    • prepareModel

      void prepareModel(org.apache.camel.CamelContext context) throws Exception
      Prepares the model definitions of this builder.
      Throws:
      Exception
    • getRoutes

      RoutesDefinition getRoutes()
      Gets the routes
    • getRests

      RestsDefinition getRests()
      Gets the rest-dsl