org.ow2.jonas.camel.jonas_service
Interface CamelServiceMBean

All Known Implementing Classes:
CamelService

public interface CamelServiceMBean

Camel service's JMX interface.


Method Summary
 java.util.List<java.lang.String> getCamelContextNames()
          Get the names of Camel contexts managed by the underlying service.
 

Method Detail

getCamelContextNames

java.util.List<java.lang.String> getCamelContextNames()
Get the names of Camel contexts managed by the underlying service.

Returns:
Names of Camel contexts managed by the underlying service.



Copyright © 2010 OW2 Consortium. All Rights Reserved.
Apache Camel version 2.5.0, OW2 JOnAS version 5.2.0-M3