Package org.apache.camel
Interface RouteAware
-
public interface RouteAware
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description RoutegetRoute()Gets theRoutevoidsetRoute(Route route)Injects theRoute
-