org.apache.servicemix.camel
Class CamelControlBus
java.lang.Object
org.apache.servicemix.camel.CamelControlBus
public class CamelControlBus
- extends Object
A simple control bus for accessing Camel features over the JBI NMR
- Version:
- $Revision: 563665 $
|
Constructor Summary |
CamelControlBus(org.apache.camel.CamelContext camelContext)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CamelControlBus
public CamelControlBus(org.apache.camel.CamelContext camelContext)
getEndpoints
public Collection<org.apache.camel.Endpoint> getEndpoints(String filter)
Copyright © 2005-2010 Apache Software Foundation. All Rights Reserved.