Uses of Interface
org.apache.camel.cloud.ServiceChooser
-
Packages that use ServiceChooser Package Description org.apache.camel.cloud Camel cloud -
-
Uses of ServiceChooser in org.apache.camel.cloud
Methods in org.apache.camel.cloud that return ServiceChooser Modifier and Type Method Description ServiceChooser
ServiceChooserAware. getServiceChooser()
Get theServiceChooser
Methods in org.apache.camel.cloud with parameters of type ServiceChooser Modifier and Type Method Description void
ServiceChooserAware. setServiceChooser(ServiceChooser serviceChooser)
Injects theServiceChooser
-