Uses of Interface
org.apache.camel.cloud.ServiceFilter
-
Packages that use ServiceFilter Package Description org.apache.camel.cloud Camel cloud -
-
Uses of ServiceFilter in org.apache.camel.cloud
Methods in org.apache.camel.cloud that return ServiceFilter Modifier and Type Method Description ServiceFilterServiceFilterAware. getServiceFilter()Get theServiceFilterMethods in org.apache.camel.cloud with parameters of type ServiceFilter Modifier and Type Method Description voidServiceFilterAware. setServiceFilter(ServiceFilter serviceFilter)Injects theServiceFilter
-