Package org.apache.camel.impl.cloud
Class BlacklistServiceFilterFactory
- java.lang.Object
-
- org.apache.camel.impl.cloud.BlacklistServiceFilterFactory
-
- All Implemented Interfaces:
org.apache.camel.cloud.ServiceFactory<org.apache.camel.cloud.ServiceFilter>,org.apache.camel.cloud.ServiceFilterFactory
@CloudServiceFactory("blacklist-service-filter") @Configurer public class BlacklistServiceFilterFactory extends Object implements org.apache.camel.cloud.ServiceFilterFactory
-
-
Constructor Summary
Constructors Constructor Description BlacklistServiceFilterFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<String>getServers()org.apache.camel.cloud.ServiceFilternewInstance(org.apache.camel.CamelContext camelContext)voidsetServers(List<String> servers)
-