I don't see any APIs in the DefaultContext/DefaultEndpoint for this...you can get Consumer information in JMX however
suralk wrote > > Hi All, > Suppose I have defined my camel context: > CamelContext camel = new DefaultCamelContext(); > > after defining routes, > I can access the set of end points now associated with this camel context > by using > camel.getEndpoints(). > > Is there a way to access the producer and/or consumer started in these > endpoints? > > /Sura > ----- Ben O'Day IT Consultant -http://consulting-notes.com -- View this message in context: http://camel.465427.n5.nabble.com/how-to-retrieve-the-consumer-and-or-producer-created-in-an-endpoint-tp5719332p5719422.html Sent from the Camel - Users mailing list archive at Nabble.com.