Package org.apache.camel.model.cloud
Class CachingServiceCallServiceDiscoveryConfiguration
java.lang.Object
org.apache.camel.model.IdentifiedType
org.apache.camel.model.cloud.ServiceCallConfiguration
org.apache.camel.model.cloud.ServiceCallServiceDiscoveryConfiguration
org.apache.camel.model.cloud.CachingServiceCallServiceDiscoveryConfiguration
- All Implemented Interfaces:
org.apache.camel.cloud.ServiceDiscoveryFactory,org.apache.camel.cloud.ServiceFactory<org.apache.camel.cloud.ServiceDiscovery>
@Metadata(label="routing,cloud,service-discovery")
@Configurer(extended=true)
@Deprecated
public class CachingServiceCallServiceDiscoveryConfiguration
extends ServiceCallServiceDiscoveryConfiguration
Deprecated.
-
Field Summary
Fields inherited from class org.apache.camel.model.cloud.ServiceCallConfiguration
properties -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.getUnits()Deprecated.Deprecated.protected voidpostProcessFactoryParameters(org.apache.camel.CamelContext camelContext, Map<String, Object> parameters) Deprecated.serviceDiscoveryConfiguration(ServiceCallServiceDiscoveryConfiguration serviceDiscoveryConfiguration) Deprecated.Set the service-call configuration to usevoidsetServiceDiscoveryConfiguration(ServiceCallServiceDiscoveryConfiguration serviceDiscoveryConfiguration) Deprecated.Set the service-call configuration to usevoidsetTimeout(String timeout) Deprecated.Set the time the services will be retained.voidDeprecated.Set the time unit for the timeout.Deprecated.timeout(int timeout) Deprecated.Set the time the services will be retained.Deprecated.Set the time the services will be retained.Deprecated.Set the time unit for the timeout.Deprecated.Set the time unit for the timeout.Methods inherited from class org.apache.camel.model.cloud.ServiceCallServiceDiscoveryConfiguration
end, endParent, newInstance, propertyMethods inherited from class org.apache.camel.model.cloud.ServiceCallConfiguration
getConfiguredOptions, getProperties, getPropertiesAsMap, setPropertiesMethods inherited from class org.apache.camel.model.IdentifiedType
getId, setId
-
Constructor Details
-
CachingServiceCallServiceDiscoveryConfiguration
public CachingServiceCallServiceDiscoveryConfiguration()Deprecated. -
CachingServiceCallServiceDiscoveryConfiguration
Deprecated.
-
-
Method Details
-
getTimeout
Deprecated. -
setTimeout
Deprecated.Set the time the services will be retained. -
getUnits
Deprecated. -
setUnits
Deprecated.Set the time unit for the timeout. -
getServiceDiscoveryConfiguration
Deprecated. -
setServiceDiscoveryConfiguration
public void setServiceDiscoveryConfiguration(ServiceCallServiceDiscoveryConfiguration serviceDiscoveryConfiguration) Deprecated.Set the service-call configuration to use -
timeout
Deprecated.Set the time the services will be retained. -
timeout
Deprecated.Set the time the services will be retained. -
units
Deprecated.Set the time unit for the timeout. -
units
Deprecated.Set the time unit for the timeout. -
serviceDiscoveryConfiguration
public CachingServiceCallServiceDiscoveryConfiguration serviceDiscoveryConfiguration(ServiceCallServiceDiscoveryConfiguration serviceDiscoveryConfiguration) Deprecated.Set the service-call configuration to use -
cachingServiceDiscovery
Deprecated. -
consulServiceDiscovery
Deprecated. -
dnsServiceDiscovery
Deprecated. -
kubernetesServiceDiscovery
Deprecated. -
combinedServiceDiscovery
Deprecated. -
staticServiceDiscovery
Deprecated. -
postProcessFactoryParameters
protected void postProcessFactoryParameters(org.apache.camel.CamelContext camelContext, Map<String, Object> parameters) throws ExceptionDeprecated.- Overrides:
postProcessFactoryParametersin classServiceCallConfiguration- Throws:
Exception
-