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 ServiceChooserServiceChooserAware. getServiceChooser()Get theServiceChooserMethods in org.apache.camel.cloud with parameters of type ServiceChooser Modifier and Type Method Description voidServiceChooserAware. setServiceChooser(ServiceChooser serviceChooser)Injects theServiceChooser
-