@CloudServiceFactory(value="blacklist-service-filter") public class BlacklistServiceFilterFactory extends Object implements org.apache.camel.cloud.ServiceFilterFactory
| Constructor and Description |
|---|
BlacklistServiceFilterFactory() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getServers() |
org.apache.camel.cloud.ServiceFilter |
newInstance(org.apache.camel.CamelContext camelContext) |
void |
setServers(List<String> servers) |
Apache Camel