Package org.apache.camel
Interface NamedRoute
-
public interface NamedRouteRepresents a node in therouteswhich is identified as a route.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetEndpointUrl()Gets the route endpoint url.NamedNodegetInput()Gets the route inputStringgetRouteId()Gets the route id.
-