Uses of Interface
org.ow2.jonas.camel.service.api.ICamelService

Packages that use ICamelService
org.ow2.jonas.camel.component   
org.ow2.jonas.camel.jonas_service   
 

Uses of ICamelService in org.ow2.jonas.camel.component
 

Fields in org.ow2.jonas.camel.component declared as ICamelService
protected  ICamelService RouteBuilderComponent.camelService
          The Camel service.
 

Methods in org.ow2.jonas.camel.component with parameters of type ICamelService
 void RegistryInjector.injectRegistry(ICamelService camelService, java.lang.String camelContextName)
           
 void RouteBuilderComponent.setCamelService(ICamelService camelService)
           
 

Uses of ICamelService in org.ow2.jonas.camel.jonas_service
 

Methods in org.ow2.jonas.camel.jonas_service with parameters of type ICamelService
 void CamelService.setCamelService(ICamelService camelService)
           
 




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