Skip navigation links
A B C D E F G H I K L M N O P R S T U V 

A

AbstractAutoServiceRegistration<R extends Registration> - Class in org.springframework.cloud.client.serviceregistry
Lifecycle methods that may be useful and common to ServiceRegistry implementations.
AbstractAutoServiceRegistration(ServiceRegistry<R>) - Constructor for class org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration
 
AbstractDiscoveryLifecycle - Class in org.springframework.cloud.client.discovery
Deprecated.
use AbstractAutoServiceRegistration instead. This class will be removed in the next release train.
AbstractDiscoveryLifecycle() - Constructor for class org.springframework.cloud.client.discovery.AbstractDiscoveryLifecycle
Deprecated.
 
abstractFeatures(Class<?>...) - Static method in class org.springframework.cloud.client.actuator.HasFeatures
 
ActuatorConfiguration() - Constructor for class org.springframework.cloud.client.CommonsClientAutoConfiguration.ActuatorConfiguration
 
afterPropertiesSet() - Method in class org.springframework.cloud.client.hypermedia.RemoteResourceRefresher
 
afterSingletonsInstantiated() - Method in class org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration
 
apply(ServiceInstance) - Method in interface org.springframework.cloud.client.loadbalancer.LoadBalancerRequest
 
AsyncLoadBalancerAutoConfiguration - Class in org.springframework.cloud.client.loadbalancer
Auto configuration for Ribbon (client side load balancing).
AsyncLoadBalancerAutoConfiguration() - Constructor for class org.springframework.cloud.client.loadbalancer.AsyncLoadBalancerAutoConfiguration
 
AsyncLoadBalancerInterceptor - Class in org.springframework.cloud.client.loadbalancer
 
AsyncLoadBalancerInterceptor(LoadBalancerClient) - Constructor for class org.springframework.cloud.client.loadbalancer.AsyncLoadBalancerInterceptor
 
AsyncRestTemplateCustomizer - Interface in org.springframework.cloud.client.loadbalancer
 
AutoServiceRegistration - Interface in org.springframework.cloud.client.serviceregistry
 
AutoServiceRegistrationAutoConfiguration - Class in org.springframework.cloud.client.serviceregistry
 
AutoServiceRegistrationAutoConfiguration() - Constructor for class org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationAutoConfiguration
 
AutoServiceRegistrationConfiguration - Class in org.springframework.cloud.client.serviceregistry
 
AutoServiceRegistrationConfiguration() - Constructor for class org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationConfiguration
 
AutoServiceRegistrationProperties - Class in org.springframework.cloud.client.serviceregistry
 
AutoServiceRegistrationProperties() - Constructor for class org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationProperties
 

B

BeanLifecycleDecorator<T> - Interface in org.springframework.cloud.context.config
A helper interface providing optional decoration of bean instances and their destruction callbacks.
BeanLifecycleDecorator.Context<T> - Class in org.springframework.cloud.context.config
 
Boot15PortFinderConfiguration() - Constructor for class org.springframework.cloud.client.discovery.noop.NoopDiscoveryClientAutoConfiguration.Boot15PortFinderConfiguration
Deprecated.
 
BOOTSTRAP_PROPERTY_SOURCE_NAME - Static variable in class org.springframework.cloud.bootstrap.BootstrapApplicationListener
 
BOOTSTRAP_PROPERTY_SOURCE_NAME - Static variable in class org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration
 
BootstrapApplicationListener - Class in org.springframework.cloud.bootstrap
A listener that prepares a SpringApplication (e.g.
BootstrapApplicationListener() - Constructor for class org.springframework.cloud.bootstrap.BootstrapApplicationListener
 
BootstrapConfiguration - Annotation Type in org.springframework.cloud.bootstrap
A marker interface used as a key in META-INF/spring.factories.
buildTraversal(Traverson) - Method in interface org.springframework.cloud.client.hypermedia.TraversalDefinition
 

C

canRetry(RetryContext) - Method in class org.springframework.cloud.client.loadbalancer.InterceptorRetryPolicy
 
canRetryNextServer(LoadBalancedRetryContext) - Method in interface org.springframework.cloud.client.loadbalancer.LoadBalancedRetryPolicy
Return true to retry the failed request on the next server from the load balancer.
canRetrySameServer(LoadBalancedRetryContext) - Method in interface org.springframework.cloud.client.loadbalancer.LoadBalancedRetryPolicy
Return true to retry the failed request on the same server.
choose(String) - Method in interface org.springframework.cloud.client.loadbalancer.ServiceInstanceChooser
Choose a ServiceInstance from the LoadBalancer for the specified service
clear() - Method in interface org.springframework.cloud.context.scope.ScopeCache
Clear the cache and return all objects in an unmodifiable collection.
clear() - Method in class org.springframework.cloud.context.scope.StandardScopeCache
 
clear() - Method in class org.springframework.cloud.context.scope.thread.ThreadLocalScopeCache
 
close(RetryContext) - Method in class org.springframework.cloud.client.loadbalancer.InterceptorRetryPolicy
 
close(LoadBalancedRetryContext) - Method in interface org.springframework.cloud.client.loadbalancer.LoadBalancedRetryPolicy
Called when the retry operation has ended.
close() - Method in interface org.springframework.cloud.client.serviceregistry.ServiceRegistry
Close the ServiceRegistry.
close() - Method in class org.springframework.cloud.commons.util.InetUtils
 
CloudHypermediaAutoConfiguration - Class in org.springframework.cloud.client.hypermedia
Registers a default RemoteResourceRefresher if at least one RemoteResource is declared in the system and applies verification timings defined in the application properties.
CloudHypermediaAutoConfiguration() - Constructor for class org.springframework.cloud.client.hypermedia.CloudHypermediaAutoConfiguration
 
CloudHypermediaAutoConfiguration.CloudHypermediaProperties - Class in org.springframework.cloud.client.hypermedia
 
CloudHypermediaAutoConfiguration.CloudHypermediaProperties.Refresh - Class in org.springframework.cloud.client.hypermedia
 
CloudHypermediaProperties() - Constructor for class org.springframework.cloud.client.hypermedia.CloudHypermediaAutoConfiguration.CloudHypermediaProperties
 
combineParts(String, String, String) - Static method in class org.springframework.cloud.commons.util.IdUtils
 
CommonsClientAutoConfiguration - Class in org.springframework.cloud.client
Auto-configuration for Spring Cloud Commons Client.
CommonsClientAutoConfiguration() - Constructor for class org.springframework.cloud.client.CommonsClientAutoConfiguration
 
CommonsClientAutoConfiguration.ActuatorConfiguration - Class in org.springframework.cloud.client
 
CommonsClientAutoConfiguration.DiscoveryLoadBalancerConfiguration - Class in org.springframework.cloud.client
 
commonsFeatures() - Method in class org.springframework.cloud.client.CommonsClientAutoConfiguration.DiscoveryLoadBalancerConfiguration
 
configurationPropertiesBeans() - Method in class org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration
 
ConfigurationPropertiesBeans - Class in org.springframework.cloud.context.properties
Collects references to @ConfigurationProperties beans in the context and its parent.
ConfigurationPropertiesBeans() - Constructor for class org.springframework.cloud.context.properties.ConfigurationPropertiesBeans
 
configurationPropertiesRebinder(ConfigurationPropertiesBeans, ConfigurationPropertiesBindingPostProcessor) - Method in class org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration
 
ConfigurationPropertiesRebinder - Class in org.springframework.cloud.context.properties
Listens for EnvironmentChangeEvent and rebinds beans that were bound to the Environment using @ConfigurationProperties.
ConfigurationPropertiesRebinder(ConfigurationPropertiesBindingPostProcessor, ConfigurationPropertiesBeans) - Constructor for class org.springframework.cloud.context.properties.ConfigurationPropertiesRebinder
 
ConfigurationPropertiesRebinderAutoConfiguration - Class in org.springframework.cloud.autoconfigure
 
ConfigurationPropertiesRebinderAutoConfiguration() - Constructor for class org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration
 
Context(Runnable, T) - Constructor for class org.springframework.cloud.context.config.BeanLifecycleDecorator.Context
 
contextRefresher(ConfigurableApplicationContext, RefreshScope) - Method in class org.springframework.cloud.autoconfigure.RefreshAutoConfiguration
 
ContextRefresher - Class in org.springframework.cloud.context.refresh
 
ContextRefresher(ConfigurableApplicationContext, RefreshScope) - Constructor for class org.springframework.cloud.context.refresh.ContextRefresher
 
ContextRefresher.Empty - Class in org.springframework.cloud.context.refresh
 
convert(InetAddress) - Static method in class org.springframework.cloud.commons.util.InetUtils
Deprecated.
use the non-static convertAddress() instead
convertAddress(InetAddress) - Method in class org.springframework.cloud.commons.util.InetUtils
 
create(String, ServiceInstanceChooser) - Method in interface org.springframework.cloud.client.loadbalancer.LoadBalancedRetryPolicyFactory
create(String, ServiceInstanceChooser) - Method in class org.springframework.cloud.client.loadbalancer.LoadBalancedRetryPolicyFactory.NeverRetryFactory
 
create(String) - Method in class org.springframework.cloud.context.encrypt.EncryptorFactory
 
createContext(String) - Method in class org.springframework.cloud.context.named.NamedContextFactory
 
createRequest(HttpRequest, byte[], ClientHttpRequestExecution) - Method in class org.springframework.cloud.client.loadbalancer.LoadBalancerRequestFactory
 
customize(AsyncRestTemplate) - Method in interface org.springframework.cloud.client.loadbalancer.AsyncRestTemplateCustomizer
 
customize(RestTemplate) - Method in interface org.springframework.cloud.client.loadbalancer.RestTemplateCustomizer
 

D

decorateBean(Object, BeanLifecycleDecorator.Context<T>) - Method in interface org.springframework.cloud.context.config.BeanLifecycleDecorator
Optionally decorate and provide a new instance of a compatible bean for the caller to use instead of the input.
decorateBean(Object, BeanLifecycleDecorator.Context<ReadWriteLock>) - Method in class org.springframework.cloud.context.config.StandardBeanLifecycleDecorator
 
decorateDestructionCallback(Runnable) - Method in interface org.springframework.cloud.context.config.BeanLifecycleDecorator
Optionally decorate the destruction callback provided, and also return some context that can be used later by the BeanLifecycleDecorator.decorateBean(Object, Context) method.
decorateDestructionCallback(Runnable) - Method in class org.springframework.cloud.context.config.StandardBeanLifecycleDecorator
 
decrypt(String) - Method in class org.springframework.cloud.bootstrap.encrypt.EncryptionBootstrapConfiguration.FailsafeTextEncryptor
 
decrypt(PropertySources) - Method in class org.springframework.cloud.bootstrap.encrypt.EnvironmentDecryptApplicationInitializer
 
DECRYPTED_BOOTSTRAP_PROPERTY_SOURCE_NAME - Static variable in class org.springframework.cloud.bootstrap.encrypt.EnvironmentDecryptApplicationInitializer
 
DECRYPTED_PROPERTY_SOURCE_NAME - Static variable in class org.springframework.cloud.bootstrap.encrypt.EnvironmentDecryptApplicationInitializer
 
DEFAULT_NAME - Static variable in class org.springframework.cloud.context.scope.refresh.RefreshScopeRefreshedEvent
 
DEFAULT_ORDER - Static variable in class org.springframework.cloud.bootstrap.BootstrapApplicationListener
 
DEFAULT_ORDER - Static variable in class org.springframework.cloud.bootstrap.LoggingSystemShutdownListener
 
DEFAULT_ORDER - Static variable in interface org.springframework.cloud.client.loadbalancer.LoadBalancerRequestTransformer
 
DEFAULT_PROPERTIES - Static variable in class org.springframework.cloud.bootstrap.BootstrapApplicationListener
 
DefaultServiceInstance - Class in org.springframework.cloud.client
Default implementation of ServiceInstance.
DefaultServiceInstance(String, String, int, boolean) - Constructor for class org.springframework.cloud.client.DefaultServiceInstance
 
deregister() - Method in class org.springframework.cloud.client.discovery.AbstractDiscoveryLifecycle
Deprecated.
De-register the local service with the DiscoveryClient
deregister() - Method in class org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration
De-register the local service with the ServiceRegistry
deregister(R) - Method in interface org.springframework.cloud.client.serviceregistry.ServiceRegistry
Deregister the registration.
deregisterManagement() - Method in class org.springframework.cloud.client.discovery.AbstractDiscoveryLifecycle
Deprecated.
De-register the local management service with the DiscoveryClient
deregisterManagement() - Method in class org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration
De-register the local management service with the ServiceRegistry
description() - Method in interface org.springframework.cloud.client.discovery.DiscoveryClient
A human readable description of the implementation, used in HealthIndicator
description() - Method in class org.springframework.cloud.client.discovery.noop.NoopDiscoveryClient
Deprecated.
 
description() - Method in class org.springframework.cloud.client.discovery.simple.SimpleDiscoveryClient
 
destroy() - Method in class org.springframework.cloud.client.discovery.AbstractDiscoveryLifecycle
Deprecated.
 
destroy() - Method in class org.springframework.cloud.context.named.NamedContextFactory
 
destroy() - Method in class org.springframework.cloud.context.scope.GenericScope
 
destroy(String) - Method in class org.springframework.cloud.context.scope.GenericScope
Destroy the named bean (i.e.
DiscoveredResource - Class in org.springframework.cloud.client.hypermedia
A REST resource that is defined by a service reference and a traversal operation within that service.
DiscoveredResource() - Constructor for class org.springframework.cloud.client.hypermedia.DiscoveredResource
 
discoveredResourceRefresher() - Method in class org.springframework.cloud.client.hypermedia.CloudHypermediaAutoConfiguration
 
DiscoveryClient - Interface in org.springframework.cloud.client.discovery
DiscoveryClient represents read operations commonly available to Discovery service such as Netflix Eureka or consul.io
discoveryClient() - Method in class org.springframework.cloud.client.discovery.noop.NoopDiscoveryClientAutoConfiguration
Deprecated.
 
discoveryClientHealthIndicator(DiscoveryClient) - Method in class org.springframework.cloud.client.CommonsClientAutoConfiguration.DiscoveryLoadBalancerConfiguration
 
DiscoveryClientHealthIndicator - Class in org.springframework.cloud.client.discovery.health
 
DiscoveryClientHealthIndicator(DiscoveryClient) - Constructor for class org.springframework.cloud.client.discovery.health.DiscoveryClientHealthIndicator
 
discoveryCompositeHealthIndicator(HealthAggregator, List<DiscoveryHealthIndicator>) - Method in class org.springframework.cloud.client.CommonsClientAutoConfiguration.DiscoveryLoadBalancerConfiguration
 
DiscoveryCompositeHealthIndicator - Class in org.springframework.cloud.client.discovery.health
Gathers all DiscoveryHealthIndicator's from a DiscoveryClient implementation and aggregates the statuses.
DiscoveryCompositeHealthIndicator(HealthAggregator, List<DiscoveryHealthIndicator>) - Constructor for class org.springframework.cloud.client.discovery.health.DiscoveryCompositeHealthIndicator
 
DiscoveryCompositeHealthIndicator.Holder - Class in org.springframework.cloud.client.discovery.health
 
DiscoveryHealthIndicator - Interface in org.springframework.cloud.client.discovery.health
A health indicator interface specific for a DiscoveryClient implementation
DiscoveryLifecycle - Interface in org.springframework.cloud.client.discovery
Deprecated.
use AutoServiceRegistration instead. This class will be removed in the next release train.
DiscoveryLoadBalancerConfiguration() - Constructor for class org.springframework.cloud.client.CommonsClientAutoConfiguration.DiscoveryLoadBalancerConfiguration
 
doHealthCheck(Health.Builder) - Method in class org.springframework.cloud.health.RefreshScopeHealthIndicator
 
DynamicServiceInstanceProvider - Class in org.springframework.cloud.client.hypermedia
ServiceInstanceProvider to work with a DiscoveryClient to lookup a service by name.
DynamicServiceInstanceProvider() - Constructor for class org.springframework.cloud.client.hypermedia.DynamicServiceInstanceProvider
 

E

Empty() - Constructor for class org.springframework.cloud.context.refresh.ContextRefresher.Empty
 
EnableCircuitBreaker - Annotation Type in org.springframework.cloud.client.circuitbreaker
Annotation to enable a CircuitBreaker implementation.
EnableCircuitBreakerImportSelector - Class in org.springframework.cloud.client.circuitbreaker
Import a single circuit breaker implementation Configuration
EnableCircuitBreakerImportSelector() - Constructor for class org.springframework.cloud.client.circuitbreaker.EnableCircuitBreakerImportSelector
 
EnableDiscoveryClient - Annotation Type in org.springframework.cloud.client.discovery
Annotation to enable a DiscoveryClient implementation.
EnableDiscoveryClientImportSelector - Class in org.springframework.cloud.client.discovery
 
EnableDiscoveryClientImportSelector() - Constructor for class org.springframework.cloud.client.discovery.EnableDiscoveryClientImportSelector
 
encrypt(String) - Method in class org.springframework.cloud.bootstrap.encrypt.EncryptionBootstrapConfiguration.FailsafeTextEncryptor
 
EncryptionBootstrapConfiguration - Class in org.springframework.cloud.bootstrap.encrypt
 
EncryptionBootstrapConfiguration() - Constructor for class org.springframework.cloud.bootstrap.encrypt.EncryptionBootstrapConfiguration
 
EncryptionBootstrapConfiguration.FailsafeTextEncryptor - Class in org.springframework.cloud.bootstrap.encrypt
TextEncryptor that just fails, so that users don't get a false sense of security adding ciphers to config files and not getting them decrypted.
EncryptionBootstrapConfiguration.KeyCondition - Class in org.springframework.cloud.bootstrap.encrypt
 
EncryptionBootstrapConfiguration.RsaEncryptionConfiguration - Class in org.springframework.cloud.bootstrap.encrypt
 
EncryptionBootstrapConfiguration.VanillaEncryptionConfiguration - Class in org.springframework.cloud.bootstrap.encrypt
 
EncryptorFactory - Class in org.springframework.cloud.context.encrypt
 
EncryptorFactory() - Constructor for class org.springframework.cloud.context.encrypt.EncryptorFactory
 
EnvironmentChangeEvent - Class in org.springframework.cloud.context.environment
Event published to signal a change in the Environment.
EnvironmentChangeEvent(Set<String>) - Constructor for class org.springframework.cloud.context.environment.EnvironmentChangeEvent
 
EnvironmentDecryptApplicationInitializer - Class in org.springframework.cloud.bootstrap.encrypt
Decrypt properties from the environment and insert them with high priority so they override the encrypted values.
EnvironmentDecryptApplicationInitializer(TextEncryptor) - Constructor for class org.springframework.cloud.bootstrap.encrypt.EnvironmentDecryptApplicationInitializer
 
environmentDecryptApplicationListener() - Method in class org.springframework.cloud.bootstrap.encrypt.EncryptionBootstrapConfiguration
 
environmentManager(ConfigurableEnvironment) - Method in class org.springframework.cloud.autoconfigure.RefreshAutoConfiguration
 
EnvironmentManager - Class in org.springframework.cloud.context.environment
Entry point for making local (but volatile) changes to the Environment of a running application.
EnvironmentManager(ConfigurableEnvironment) - Constructor for class org.springframework.cloud.context.environment.EnvironmentManager
 
environmentManagerEndpoint(EnvironmentEndpoint, EnvironmentManager) - Method in class org.springframework.cloud.autoconfigure.LifecycleMvcEndpointAutoConfiguration
 
EnvironmentManagerMvcEndpoint - Class in org.springframework.cloud.context.environment
MVC endpoint for the EnvironmentManager providing a POST to /env as a simple way to change the Environment.
EnvironmentManagerMvcEndpoint(EnvironmentEndpoint, EnvironmentManager) - Constructor for class org.springframework.cloud.context.environment.EnvironmentManagerMvcEndpoint
 
equals(Object) - Method in class org.springframework.cloud.client.loadbalancer.InterceptorRetryPolicy
 
execute(String, LoadBalancerRequest<T>) - Method in interface org.springframework.cloud.client.loadbalancer.LoadBalancerClient
execute request using a ServiceInstance from the LoadBalancer for the specified service
execute(String, ServiceInstance, LoadBalancerRequest<T>) - Method in interface org.springframework.cloud.client.loadbalancer.LoadBalancerClient
execute request using a ServiceInstance from the LoadBalancer for the specified service

F

FailsafeTextEncryptor() - Constructor for class org.springframework.cloud.bootstrap.encrypt.EncryptionBootstrapConfiguration.FailsafeTextEncryptor
 
FeaturesEndpoint - Class in org.springframework.cloud.client.actuator
 
FeaturesEndpoint(List<HasFeatures>) - Constructor for class org.springframework.cloud.client.actuator.FeaturesEndpoint
 
featuresEndpoint() - Method in class org.springframework.cloud.client.CommonsClientAutoConfiguration.ActuatorConfiguration
 
findFirstNonLoopbackAddress() - Method in class org.springframework.cloud.commons.util.InetUtils
 
findFirstNonLoopbackHostInfo() - Method in class org.springframework.cloud.commons.util.InetUtils
 

G

GenericPostableMvcEndpoint - Class in org.springframework.cloud.endpoint
A convenient base class for MVC endpoints that accept a POST (instead of the default GET).
GenericPostableMvcEndpoint(Endpoint<?>) - Constructor for class org.springframework.cloud.endpoint.GenericPostableMvcEndpoint
 
GenericScope - Class in org.springframework.cloud.context.scope
A generic Scope implementation.
GenericScope() - Constructor for class org.springframework.cloud.context.scope.GenericScope
 
get(BeanFactory) - Static method in class org.springframework.cloud.client.discovery.ManagementServerPortUtils
 
get(BeanFactory) - Static method in enum org.springframework.cloud.client.discovery.ManagementServerPortUtils.ManagementServerPort
 
get(String, ObjectFactory<?>) - Method in class org.springframework.cloud.context.scope.GenericScope
 
get(String) - Method in interface org.springframework.cloud.context.scope.ScopeCache
Get the named object from the cache.
get(String) - Method in class org.springframework.cloud.context.scope.StandardScopeCache
 
get(String) - Method in class org.springframework.cloud.context.scope.thread.ThreadLocalScopeCache
 
getAbstractFeatures() - Method in class org.springframework.cloud.client.actuator.HasFeatures
 
getAlgorithm() - Method in class org.springframework.cloud.bootstrap.encrypt.KeyProperties.Rsa
 
getAlias() - Method in class org.springframework.cloud.bootstrap.encrypt.KeyProperties.KeyStore
 
getAnnotationClass() - Method in class org.springframework.cloud.commons.util.SpringFactoryImportSelector
 
getAppName() - Method in class org.springframework.cloud.client.discovery.AbstractDiscoveryLifecycle
Deprecated.
getAuxiliary() - Method in class org.springframework.cloud.context.config.BeanLifecycleDecorator.Context
 
getBeanNames() - Method in class org.springframework.cloud.context.properties.ConfigurationPropertiesBeans
 
getBeanNames() - Method in class org.springframework.cloud.context.properties.ConfigurationPropertiesRebinder
 
getCallback() - Method in class org.springframework.cloud.context.config.BeanLifecycleDecorator.Context
 
getConfig() - Method in class org.springframework.cloud.client.discovery.event.InstanceRegisteredEvent
 
getConfiguration() - Method in class org.springframework.cloud.client.discovery.AbstractDiscoveryLifecycle
Deprecated.
getConfiguration() - Method in interface org.springframework.cloud.context.named.NamedContextFactory.Specification
 
getConfiguredPort() - Method in class org.springframework.cloud.client.discovery.AbstractDiscoveryLifecycle
Deprecated.
getContext() - Method in class org.springframework.cloud.client.discovery.AbstractDiscoveryLifecycle
Deprecated.
 
getContext(String) - Method in class org.springframework.cloud.context.named.NamedContextFactory
 
getContextNames() - Method in class org.springframework.cloud.context.named.NamedContextFactory
 
getConversationId() - Method in class org.springframework.cloud.context.scope.GenericScope
 
getDefaultInstanceId(PropertyResolver) - Static method in class org.springframework.cloud.commons.util.IdUtils
 
getDelegate() - Method in class org.springframework.cloud.client.discovery.health.DiscoveryCompositeHealthIndicator.Holder
 
getEndpointType() - Method in class org.springframework.cloud.client.serviceregistry.endpoint.ServiceRegistryEndpoint
 
getEndpointType() - Method in class org.springframework.cloud.context.environment.EnvironmentManagerMvcEndpoint
 
getEnvironment() - Method in class org.springframework.cloud.client.discovery.AbstractDiscoveryLifecycle
Deprecated.
getEnvironment() - Method in class org.springframework.cloud.commons.util.SpringFactoryImportSelector
 
getErrors() - Method in class org.springframework.cloud.context.properties.ConfigurationPropertiesRebinder
A map of bean name to errors when instantiating the bean.
getErrors() - Method in class org.springframework.cloud.context.scope.GenericScope
A map of bean name to errors when instantiating the bean.
getEvent() - Method in class org.springframework.cloud.endpoint.event.RefreshEvent
 
getEventDesc() - Method in class org.springframework.cloud.endpoint.event.RefreshEvent
 
getFirstNonLoopbackHostInfo() - Static method in class org.springframework.cloud.commons.util.InetUtils
Deprecated.
use the non-static findFirstNonLoopbackHostInfo() instead
getHealthIndicators() - Method in class org.springframework.cloud.client.discovery.health.DiscoveryCompositeHealthIndicator
 
getHost() - Method in class org.springframework.cloud.client.discovery.simple.SimpleDiscoveryProperties.SimpleServiceInstance
 
getHost() - Method in interface org.springframework.cloud.client.ServiceInstance
 
getInstance(String, Class<T>) - Method in class org.springframework.cloud.context.named.NamedContextFactory
 
getInstances(String) - Method in interface org.springframework.cloud.client.discovery.DiscoveryClient
Get all ServiceInstances associated with a particular serviceId
getInstances(String) - Method in class org.springframework.cloud.client.discovery.noop.NoopDiscoveryClient
Deprecated.
 
getInstances(String) - Method in class org.springframework.cloud.client.discovery.simple.SimpleDiscoveryClient
 
getInstances() - Method in class org.springframework.cloud.client.discovery.simple.SimpleDiscoveryProperties
 
getInstances(String, Class<T>) - Method in class org.springframework.cloud.context.named.NamedContextFactory
 
getIpAddressAsInt(String) - Static method in class org.springframework.cloud.commons.util.InetUtils
 
getIpAddressAsInt() - Method in class org.springframework.cloud.commons.util.InetUtils.HostInfo
 
getKey() - Method in class org.springframework.cloud.bootstrap.encrypt.KeyProperties
 
getKeys() - Method in class org.springframework.cloud.context.environment.EnvironmentChangeEvent
 
getKeyStore() - Method in class org.springframework.cloud.bootstrap.encrypt.KeyProperties
 
getLink() - Method in interface org.springframework.cloud.client.hypermedia.RemoteResource
Returns the Link to the resource in case it is available or null in case it's gone, i.e.
getLocalServiceInstance() - Method in interface org.springframework.cloud.client.discovery.DiscoveryClient
Deprecated.
use the Registration bean instead
getLocalServiceInstance() - Method in class org.springframework.cloud.client.discovery.noop.NoopDiscoveryClient
Deprecated.
 
getLocalServiceInstance() - Method in class org.springframework.cloud.client.discovery.simple.SimpleDiscoveryClient
 
getLocation() - Method in class org.springframework.cloud.bootstrap.encrypt.KeyProperties.KeyStore
 
getManagementPort() - Method in class org.springframework.cloud.client.discovery.AbstractDiscoveryLifecycle
Deprecated.
getManagementRegistration() - Method in class org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration
 
getManagementServiceId() - Method in class org.springframework.cloud.client.discovery.AbstractDiscoveryLifecycle
Deprecated.
getManagementServiceName() - Method in class org.springframework.cloud.client.discovery.AbstractDiscoveryLifecycle
Deprecated.
getMatchOutcome(ConditionContext, AnnotatedTypeMetadata) - Method in class org.springframework.cloud.bootstrap.encrypt.EncryptionBootstrapConfiguration.KeyCondition
 
getMetadata() - Method in class org.springframework.cloud.client.DefaultServiceInstance
 
getMetadata() - Method in class org.springframework.cloud.client.discovery.simple.SimpleDiscoveryProperties.SimpleServiceInstance
 
getMetadata() - Method in interface org.springframework.cloud.client.ServiceInstance
 
getName() - Method in class org.springframework.cloud.client.discovery.health.DiscoveryClientHealthIndicator
 
getName() - Method in interface org.springframework.cloud.client.discovery.health.DiscoveryHealthIndicator
 
getName() - Method in interface org.springframework.cloud.context.named.NamedContextFactory.Specification
 
getName() - Method in class org.springframework.cloud.context.scope.GenericScope
 
getName() - Method in class org.springframework.cloud.context.scope.refresh.RefreshScopeRefreshedEvent
 
getNamedFeatures() - Method in class org.springframework.cloud.client.actuator.HasFeatures
 
getOrder() - Method in class org.springframework.cloud.bootstrap.BootstrapApplicationListener
 
getOrder() - Method in class org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration
 
getOrder() - Method in class org.springframework.cloud.bootstrap.encrypt.EnvironmentDecryptApplicationInitializer
 
getOrder() - Method in class org.springframework.cloud.bootstrap.LoggingSystemShutdownListener
 
getOrder() - Method in class org.springframework.cloud.client.discovery.AbstractDiscoveryLifecycle
Deprecated.
 
getOrder() - Method in class org.springframework.cloud.client.discovery.health.DiscoveryClientHealthIndicator
 
getOrder() - Method in class org.springframework.cloud.client.HostInfoEnvironmentPostProcessor
 
getOrder() - Method in class org.springframework.cloud.context.restart.RestartListener
 
getOrder() - Method in class org.springframework.cloud.context.scope.refresh.RefreshScope
 
getPassword() - Method in class org.springframework.cloud.bootstrap.encrypt.KeyProperties.KeyStore
 
getPath() - Method in class org.springframework.cloud.client.serviceregistry.endpoint.ServiceRegistryEndpoint
 
getPath() - Method in class org.springframework.cloud.context.environment.EnvironmentManagerMvcEndpoint
 
getPauseEndpoint() - Method in class org.springframework.cloud.context.restart.RestartEndpoint
 
getPhase() - Method in class org.springframework.cloud.client.discovery.AbstractDiscoveryLifecycle
Deprecated.
 
getPort() - Method in class org.springframework.cloud.client.discovery.AbstractDiscoveryLifecycle
Deprecated.
getPort(BeanFactory) - Static method in class org.springframework.cloud.client.discovery.ManagementServerPortUtils
 
getPort() - Method in class org.springframework.cloud.client.discovery.simple.SimpleDiscoveryProperties.SimpleServiceInstance
 
getPort() - Method in interface org.springframework.cloud.client.ServiceInstance
 
getProperty(String) - Method in class org.springframework.cloud.context.environment.EnvironmentManager
 
getRegistration() - Method in class org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration
 
getRequest() - Method in class org.springframework.cloud.client.loadbalancer.LoadBalancedRetryContext
Gets the request that is being load balanced.
getResumeEndpoint() - Method in class org.springframework.cloud.context.restart.RestartEndpoint
 
getRsa() - Method in class org.springframework.cloud.bootstrap.encrypt.KeyProperties
 
getRunning() - Method in class org.springframework.cloud.client.discovery.AbstractDiscoveryLifecycle
Deprecated.
 
getSalt() - Method in class org.springframework.cloud.bootstrap.encrypt.KeyProperties.Rsa
 
getSecret() - Method in class org.springframework.cloud.bootstrap.encrypt.KeyProperties.KeyStore
 
getServiceId() - Method in class org.springframework.cloud.client.discovery.simple.SimpleDiscoveryProperties.SimpleServiceInstance
 
getServiceId() - Method in interface org.springframework.cloud.client.ServiceInstance
 
getServiceId() - Method in interface org.springframework.cloud.client.serviceregistry.Registration
 
getServiceInstance() - Method in class org.springframework.cloud.client.hypermedia.DynamicServiceInstanceProvider
 
getServiceInstance() - Method in interface org.springframework.cloud.client.hypermedia.ServiceInstanceProvider
Returns the service instance or null in case the service is currently unavailable.
getServiceInstance() - Method in class org.springframework.cloud.client.hypermedia.StaticServiceInstanceProvider
 
getServiceInstance() - Method in class org.springframework.cloud.client.loadbalancer.LoadBalancedRetryContext
Gets the service instance used during the retry.
getServiceRegistry() - Method in class org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration
 
getServices() - Method in interface org.springframework.cloud.client.discovery.DiscoveryClient
 
getServices() - Method in class org.springframework.cloud.client.discovery.noop.NoopDiscoveryClient
Deprecated.
 
getServices() - Method in class org.springframework.cloud.client.discovery.simple.SimpleDiscoveryClient
 
getSimpleName() - Method in class org.springframework.cloud.commons.util.SpringFactoryImportSelector
 
getStatus() - Method in class org.springframework.cloud.client.serviceregistry.endpoint.ServiceRegistryEndpoint
 
getStatus(R) - Method in interface org.springframework.cloud.client.serviceregistry.ServiceRegistry
Gets the status of a particular registration.
getTimeout() - Method in class org.springframework.cloud.context.restart.RestartEndpoint
 
getUri() - Method in class org.springframework.cloud.client.DefaultServiceInstance
 
getUri(ServiceInstance) - Static method in class org.springframework.cloud.client.DefaultServiceInstance
Create a uri from the given ServiceInstance's host:port
getUri() - Method in class org.springframework.cloud.client.discovery.simple.SimpleDiscoveryProperties.SimpleServiceInstance
 
getURI() - Method in class org.springframework.cloud.client.loadbalancer.ServiceRequestWrapper
 
getUri() - Method in interface org.springframework.cloud.client.ServiceInstance
 
getValue() - Method in class org.springframework.cloud.client.discovery.event.HeartbeatEvent
A value representing the state of the service catalog.
getValue() - Method in class org.springframework.cloud.client.discovery.event.ParentHeartbeatEvent
 

H

handle(ApplicationReadyEvent) - Method in class org.springframework.cloud.endpoint.event.RefreshEventListener
 
handle(RefreshEvent) - Method in class org.springframework.cloud.endpoint.event.RefreshEventListener
 
hasDefaultFactory() - Method in class org.springframework.cloud.client.discovery.EnableDiscoveryClientImportSelector
 
hasDefaultFactory() - Method in class org.springframework.cloud.commons.util.SpringFactoryImportSelector
 
HasFeatures - Class in org.springframework.cloud.client.actuator
 
HasFeatures(List<Class<?>>, List<NamedFeature>) - Constructor for class org.springframework.cloud.client.actuator.HasFeatures
 
hashCode() - Method in class org.springframework.cloud.client.loadbalancer.InterceptorRetryPolicy
 
health() - Method in class org.springframework.cloud.client.discovery.health.DiscoveryClientHealthIndicator
 
health() - Method in class org.springframework.cloud.client.discovery.health.DiscoveryCompositeHealthIndicator.Holder
 
health() - Method in interface org.springframework.cloud.client.discovery.health.DiscoveryHealthIndicator
 
HeartbeatEvent - Class in org.springframework.cloud.client.discovery.event
Event DiscoveryClient implementation can broadcast if they support heartbeat's from the discovery server.
HeartbeatEvent(Object, Object) - Constructor for class org.springframework.cloud.client.discovery.event.HeartbeatEvent
Create a new event with a source (for example a discovery client) and a value.
HeartbeatMonitor - Class in org.springframework.cloud.client.discovery.event
Helper class for listeners to the HeartbeatEvent providing a convenient way to determine if there has been a change in state.
HeartbeatMonitor() - Constructor for class org.springframework.cloud.client.discovery.event.HeartbeatMonitor
 
Holder(DiscoveryHealthIndicator) - Constructor for class org.springframework.cloud.client.discovery.health.DiscoveryCompositeHealthIndicator.Holder
 
HostInfo(String) - Constructor for class org.springframework.cloud.commons.util.InetUtils.HostInfo
 
HostInfo() - Constructor for class org.springframework.cloud.commons.util.InetUtils.HostInfo
 
HostInfoEnvironmentPostProcessor - Class in org.springframework.cloud.client
 
HostInfoEnvironmentPostProcessor() - Constructor for class org.springframework.cloud.client.HostInfoEnvironmentPostProcessor
 

I

IdUtils - Class in org.springframework.cloud.commons.util
 
IdUtils() - Constructor for class org.springframework.cloud.commons.util.IdUtils
 
InetUtils - Class in org.springframework.cloud.commons.util
 
InetUtils(InetUtilsProperties) - Constructor for class org.springframework.cloud.commons.util.InetUtils
 
inetUtils(InetUtilsProperties) - Method in class org.springframework.cloud.commons.util.UtilAutoConfiguration
 
InetUtils.HostInfo - Class in org.springframework.cloud.commons.util
 
InetUtilsProperties - Class in org.springframework.cloud.commons.util
 
InetUtilsProperties() - Constructor for class org.springframework.cloud.commons.util.InetUtilsProperties
 
inetUtilsProperties() - Method in class org.springframework.cloud.commons.util.UtilAutoConfiguration
 
init() - Method in class org.springframework.cloud.client.discovery.noop.NoopDiscoveryClientAutoConfiguration
Deprecated.
 
init() - Method in class org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationAutoConfiguration
 
initialize(ConfigurableApplicationContext) - Method in class org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration
 
initialize(ConfigurableApplicationContext) - Method in class org.springframework.cloud.bootstrap.encrypt.EnvironmentDecryptApplicationInitializer
 
InstanceRegisteredEvent<T> - Class in org.springframework.cloud.client.discovery.event
Event to be published after the local service instance registers itself with a discovery service.
InstanceRegisteredEvent(Object, T) - Constructor for class org.springframework.cloud.client.discovery.event.InstanceRegisteredEvent
Create a new InstanceRegisteredEvent instance.
intercept(HttpRequest, byte[], AsyncClientHttpRequestExecution) - Method in class org.springframework.cloud.client.loadbalancer.AsyncLoadBalancerInterceptor
 
intercept(HttpRequest, byte[], ClientHttpRequestExecution) - Method in class org.springframework.cloud.client.loadbalancer.LoadBalancerInterceptor
 
intercept(HttpRequest, byte[], ClientHttpRequestExecution) - Method in class org.springframework.cloud.client.loadbalancer.RetryLoadBalancerInterceptor
 
InterceptorRetryPolicy - Class in org.springframework.cloud.client.loadbalancer
RetryPolicy used by the LoadBalancerClient when retrying failed requests.
InterceptorRetryPolicy(HttpRequest, LoadBalancedRetryPolicy, ServiceInstanceChooser, String) - Constructor for class org.springframework.cloud.client.loadbalancer.InterceptorRetryPolicy
Creates a new retry policy.
invoke() - Method in class org.springframework.cloud.client.actuator.FeaturesEndpoint
 
invoke() - Method in class org.springframework.cloud.context.restart.RestartEndpoint
 
invoke() - Method in class org.springframework.cloud.context.restart.RestartEndpoint.PauseEndpoint
 
invoke() - Method in class org.springframework.cloud.context.restart.RestartEndpoint.ResumeEndpoint
 
invoke() - Method in class org.springframework.cloud.context.restart.RestartMvcEndpoint
 
invoke() - Method in class org.springframework.cloud.endpoint.GenericPostableMvcEndpoint
 
invoke() - Method in class org.springframework.cloud.endpoint.RefreshEndpoint
 
isAllowOverride() - Method in class org.springframework.cloud.bootstrap.config.PropertySourceBootstrapProperties
 
isAutoStartup() - Method in class org.springframework.cloud.client.discovery.AbstractDiscoveryLifecycle
Deprecated.
 
isDifferent(BeanFactory) - Static method in class org.springframework.cloud.client.discovery.ManagementServerPortUtils
 
isDisabled(BeanFactory) - Static method in class org.springframework.cloud.client.discovery.ManagementServerPortUtils
 
isEnabled() - Method in class org.springframework.cloud.client.circuitbreaker.EnableCircuitBreakerImportSelector
 
isEnabled() - Method in class org.springframework.cloud.client.discovery.AbstractDiscoveryLifecycle
Deprecated.
 
isEnabled() - Method in class org.springframework.cloud.client.discovery.EnableDiscoveryClientImportSelector
 
isEnabled() - Method in class org.springframework.cloud.client.loadbalancer.LoadBalancerRetryProperties
Returns true if the load balancer should retry failed requests.
isEnabled() - Method in class org.springframework.cloud.commons.util.SpringFactoryImportSelector
 
isFailFast() - Method in class org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationProperties
 
isFailOnError() - Method in class org.springframework.cloud.bootstrap.encrypt.KeyProperties
 
isOverrideNone() - Method in class org.springframework.cloud.bootstrap.config.PropertySourceBootstrapProperties
 
isOverrideSystemProperties() - Method in class org.springframework.cloud.bootstrap.config.PropertySourceBootstrapProperties
 
isRunning() - Method in class org.springframework.cloud.client.discovery.AbstractDiscoveryLifecycle
Deprecated.
 
isRunning() - Method in class org.springframework.cloud.context.restart.RestartEndpoint
 
isSame(BeanFactory) - Static method in class org.springframework.cloud.client.discovery.ManagementServerPortUtils
 
isSecure() - Method in class org.springframework.cloud.client.discovery.simple.SimpleDiscoveryProperties.SimpleServiceInstance
 
isSecure() - Method in interface org.springframework.cloud.client.ServiceInstance
 
isSensitive() - Method in class org.springframework.cloud.client.serviceregistry.endpoint.ServiceRegistryEndpoint
 
isSensitive() - Method in class org.springframework.cloud.context.environment.EnvironmentManagerMvcEndpoint
 
isStrong() - Method in class org.springframework.cloud.bootstrap.encrypt.KeyProperties.Rsa
 

K

KeyCondition() - Constructor for class org.springframework.cloud.bootstrap.encrypt.EncryptionBootstrapConfiguration.KeyCondition
 
KeyFormatException - Exception in org.springframework.cloud.context.encrypt
 
KeyFormatException() - Constructor for exception org.springframework.cloud.context.encrypt.KeyFormatException
 
KeyProperties - Class in org.springframework.cloud.bootstrap.encrypt
 
KeyProperties() - Constructor for class org.springframework.cloud.bootstrap.encrypt.KeyProperties
 
KeyProperties.KeyStore - Class in org.springframework.cloud.bootstrap.encrypt
 
KeyProperties.Rsa - Class in org.springframework.cloud.bootstrap.encrypt
 
KeyStore() - Constructor for class org.springframework.cloud.bootstrap.encrypt.KeyProperties.KeyStore
 

L

LifecycleMvcEndpointAutoConfiguration - Class in org.springframework.cloud.autoconfigure
Autoconfiguration for some MVC endpoints governing the application context lifecycle.
LifecycleMvcEndpointAutoConfiguration() - Constructor for class org.springframework.cloud.autoconfigure.LifecycleMvcEndpointAutoConfiguration
 
LoadBalanced - Annotation Type in org.springframework.cloud.client.loadbalancer
Annotation to mark a RestTemplate bean to be configured to use a LoadBalancerClient
loadBalancedRestTemplateInitializer(List<RestTemplateCustomizer>) - Method in class org.springframework.cloud.client.loadbalancer.LoadBalancerAutoConfiguration
 
LoadBalancedRetryContext - Class in org.springframework.cloud.client.loadbalancer
RetryContext for load balanced retries.
LoadBalancedRetryContext(RetryContext, HttpRequest) - Constructor for class org.springframework.cloud.client.loadbalancer.LoadBalancedRetryContext
Creates a new load balanced context.
LoadBalancedRetryPolicy - Interface in org.springframework.cloud.client.loadbalancer
Retry logic to use for the LoadBalancerClient.
LoadBalancedRetryPolicyFactory - Interface in org.springframework.cloud.client.loadbalancer
Responsible for creating the LoadBalancedRetryPolicy.
LoadBalancedRetryPolicyFactory.NeverRetryFactory - Class in org.springframework.cloud.client.loadbalancer
 
LoadBalancerAutoConfiguration - Class in org.springframework.cloud.client.loadbalancer
Auto configuration for Ribbon (client side load balancing).
LoadBalancerAutoConfiguration() - Constructor for class org.springframework.cloud.client.loadbalancer.LoadBalancerAutoConfiguration
 
LoadBalancerClient - Interface in org.springframework.cloud.client.loadbalancer
Represents a client side load balancer
LoadBalancerInterceptor - Class in org.springframework.cloud.client.loadbalancer
 
LoadBalancerInterceptor(LoadBalancerClient, LoadBalancerRequestFactory) - Constructor for class org.springframework.cloud.client.loadbalancer.LoadBalancerInterceptor
 
LoadBalancerInterceptor(LoadBalancerClient) - Constructor for class org.springframework.cloud.client.loadbalancer.LoadBalancerInterceptor
 
LoadBalancerRequest<T> - Interface in org.springframework.cloud.client.loadbalancer
Simple interface used by LoadBalancerClient to apply metrics or pre and post actions around load balancer requests.
loadBalancerRequestFactory(LoadBalancerClient) - Method in class org.springframework.cloud.client.loadbalancer.LoadBalancerAutoConfiguration
 
LoadBalancerRequestFactory - Class in org.springframework.cloud.client.loadbalancer
LoadBalancerRequestFactory(LoadBalancerClient, List<LoadBalancerRequestTransformer>) - Constructor for class org.springframework.cloud.client.loadbalancer.LoadBalancerRequestFactory
 
LoadBalancerRequestFactory(LoadBalancerClient) - Constructor for class org.springframework.cloud.client.loadbalancer.LoadBalancerRequestFactory
 
LoadBalancerRequestTransformer - Interface in org.springframework.cloud.client.loadbalancer
Allows applications to transform the load balanced HttpRequest given the chosen ServiceInstance
LoadBalancerRetryProperties - Class in org.springframework.cloud.client.loadbalancer
Configuration properties for the LoadBalancerClient.
LoadBalancerRetryProperties() - Constructor for class org.springframework.cloud.client.loadbalancer.LoadBalancerRetryProperties
 
locate(Environment) - Method in interface org.springframework.cloud.bootstrap.config.PropertySourceLocator
 
loggingRebinder() - Static method in class org.springframework.cloud.autoconfigure.RefreshAutoConfiguration
 
LoggingRebinder - Class in org.springframework.cloud.logging
Listener that looks for EnvironmentChangeEvent and rebinds logger levels if any changed.
LoggingRebinder() - Constructor for class org.springframework.cloud.logging.LoggingRebinder
 
LoggingSystemShutdownListener - Class in org.springframework.cloud.bootstrap
Cleans up the logging system immediately after the bootstrap context is created on startup.
LoggingSystemShutdownListener() - Constructor for class org.springframework.cloud.bootstrap.LoggingSystemShutdownListener
 

M

ManagementServerPortUtils - Class in org.springframework.cloud.client.discovery
 
ManagementServerPortUtils() - Constructor for class org.springframework.cloud.client.discovery.ManagementServerPortUtils
 
ManagementServerPortUtils.ManagementServerPort - Enum in org.springframework.cloud.client.discovery
 

N

NamedContextFactory<C extends NamedContextFactory.Specification> - Class in org.springframework.cloud.context.named
Creates a set of child contexts that allows a set of Specifications to define the beans in each child context.
NamedContextFactory(Class<?>, String, String) - Constructor for class org.springframework.cloud.context.named.NamedContextFactory
 
NamedContextFactory.Specification - Interface in org.springframework.cloud.context.named
 
namedFeature(String, Class<?>) - Static method in class org.springframework.cloud.client.actuator.HasFeatures
 
NamedFeature - Class in org.springframework.cloud.client.actuator
 
NamedFeature() - Constructor for class org.springframework.cloud.client.actuator.NamedFeature
 
namedFeatures(NamedFeature...) - Static method in class org.springframework.cloud.client.actuator.HasFeatures
 
namedFeatures(String, Class<?>, String, Class<?>) - Static method in class org.springframework.cloud.client.actuator.HasFeatures
 
NeverRetryFactory() - Constructor for class org.springframework.cloud.client.loadbalancer.LoadBalancedRetryPolicyFactory.NeverRetryFactory
 
NoopDiscoveryClient - Class in org.springframework.cloud.client.discovery.noop
Deprecated.
NoopDiscoveryClient(ServiceInstance) - Constructor for class org.springframework.cloud.client.discovery.noop.NoopDiscoveryClient
Deprecated.
 
NoopDiscoveryClientAutoConfiguration - Class in org.springframework.cloud.client.discovery.noop
Deprecated.
NoopDiscoveryClientAutoConfiguration() - Constructor for class org.springframework.cloud.client.discovery.noop.NoopDiscoveryClientAutoConfiguration
Deprecated.
 
NoopDiscoveryClientAutoConfiguration.Boot15PortFinderConfiguration - Class in org.springframework.cloud.client.discovery.noop
Deprecated.
 

O

onApplicationEvent(ApplicationEnvironmentPreparedEvent) - Method in class org.springframework.cloud.bootstrap.BootstrapApplicationListener
 
onApplicationEvent(ApplicationEnvironmentPreparedEvent) - Method in class org.springframework.cloud.bootstrap.LoggingSystemShutdownListener
 
onApplicationEvent(EmbeddedServletContainerInitializedEvent) - Method in class org.springframework.cloud.client.discovery.AbstractDiscoveryLifecycle
Deprecated.
onApplicationEvent(InstanceRegisteredEvent<?>) - Method in class org.springframework.cloud.client.discovery.health.DiscoveryClientHealthIndicator
 
onApplicationEvent(ContextRefreshedEvent) - Method in class org.springframework.cloud.client.discovery.noop.NoopDiscoveryClientAutoConfiguration
Deprecated.
 
onApplicationEvent(EnvironmentChangeEvent) - Method in class org.springframework.cloud.context.properties.ConfigurationPropertiesRebinder
 
onApplicationEvent(ApplicationPreparedEvent) - Method in class org.springframework.cloud.context.restart.RestartEndpoint
 
onApplicationEvent(ApplicationEvent) - Method in class org.springframework.cloud.context.restart.RestartListener
 
onApplicationEvent(EnvironmentChangeEvent) - Method in class org.springframework.cloud.logging.LoggingRebinder
 
open(RetryContext) - Method in class org.springframework.cloud.client.loadbalancer.InterceptorRetryPolicy
 
org.springframework.cloud.autoconfigure - package org.springframework.cloud.autoconfigure
 
org.springframework.cloud.bootstrap - package org.springframework.cloud.bootstrap
 
org.springframework.cloud.bootstrap.config - package org.springframework.cloud.bootstrap.config
 
org.springframework.cloud.bootstrap.encrypt - package org.springframework.cloud.bootstrap.encrypt
 
org.springframework.cloud.client - package org.springframework.cloud.client
 
org.springframework.cloud.client.actuator - package org.springframework.cloud.client.actuator
 
org.springframework.cloud.client.circuitbreaker - package org.springframework.cloud.client.circuitbreaker
 
org.springframework.cloud.client.discovery - package org.springframework.cloud.client.discovery
 
org.springframework.cloud.client.discovery.event - package org.springframework.cloud.client.discovery.event
 
org.springframework.cloud.client.discovery.health - package org.springframework.cloud.client.discovery.health
 
org.springframework.cloud.client.discovery.noop - package org.springframework.cloud.client.discovery.noop
 
org.springframework.cloud.client.discovery.simple - package org.springframework.cloud.client.discovery.simple
 
org.springframework.cloud.client.hypermedia - package org.springframework.cloud.client.hypermedia
 
org.springframework.cloud.client.loadbalancer - package org.springframework.cloud.client.loadbalancer
 
org.springframework.cloud.client.serviceregistry - package org.springframework.cloud.client.serviceregistry
 
org.springframework.cloud.client.serviceregistry.endpoint - package org.springframework.cloud.client.serviceregistry.endpoint
 
org.springframework.cloud.commons.util - package org.springframework.cloud.commons.util
 
org.springframework.cloud.context.config - package org.springframework.cloud.context.config
 
org.springframework.cloud.context.config.annotation - package org.springframework.cloud.context.config.annotation
 
org.springframework.cloud.context.encrypt - package org.springframework.cloud.context.encrypt
 
org.springframework.cloud.context.environment - package org.springframework.cloud.context.environment
 
org.springframework.cloud.context.named - package org.springframework.cloud.context.named
 
org.springframework.cloud.context.properties - package org.springframework.cloud.context.properties
 
org.springframework.cloud.context.refresh - package org.springframework.cloud.context.refresh
 
org.springframework.cloud.context.restart - package org.springframework.cloud.context.restart
 
org.springframework.cloud.context.scope - package org.springframework.cloud.context.scope
 
org.springframework.cloud.context.scope.refresh - package org.springframework.cloud.context.scope.refresh
 
org.springframework.cloud.context.scope.thread - package org.springframework.cloud.context.scope.thread
 
org.springframework.cloud.endpoint - package org.springframework.cloud.endpoint
 
org.springframework.cloud.endpoint.event - package org.springframework.cloud.endpoint.event
 
org.springframework.cloud.health - package org.springframework.cloud.health
 
org.springframework.cloud.logging - package org.springframework.cloud.logging
 
override - Variable in class org.springframework.cloud.commons.util.InetUtils.HostInfo
 

P

ParentHeartbeatEvent - Class in org.springframework.cloud.client.discovery.event
Heartbeat Event that a Parent ApplicationContext can send to a child Context.
ParentHeartbeatEvent(Object, Object) - Constructor for class org.springframework.cloud.client.discovery.event.ParentHeartbeatEvent
 
pause() - Method in class org.springframework.cloud.context.restart.RestartEndpoint
 
pauseEndpoint(RestartEndpoint) - Method in class org.springframework.cloud.autoconfigure.RefreshEndpointAutoConfiguration
 
PauseEndpoint() - Constructor for class org.springframework.cloud.context.restart.RestartEndpoint.PauseEndpoint
 
pauseMvcEndpoint(RestartEndpoint.PauseEndpoint) - Method in class org.springframework.cloud.autoconfigure.LifecycleMvcEndpointAutoConfiguration
 
portFinder(ApplicationContext) - Method in class org.springframework.cloud.client.discovery.noop.NoopDiscoveryClientAutoConfiguration.Boot15PortFinderConfiguration
Deprecated.
 
postProcessAfterInitialization(Object, String) - Method in class org.springframework.cloud.context.properties.ConfigurationPropertiesBeans
 
postProcessBeanDefinitionRegistry(BeanDefinitionRegistry) - Method in class org.springframework.cloud.autoconfigure.RefreshAutoConfiguration.RefreshScopeConfiguration
 
postProcessBeanDefinitionRegistry(BeanDefinitionRegistry) - Method in class org.springframework.cloud.context.scope.refresh.RefreshScope
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.springframework.cloud.autoconfigure.RefreshAutoConfiguration.RefreshScopeConfiguration
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.springframework.cloud.context.scope.GenericScope
 
postProcessBeforeInitialization(Object, String) - Method in class org.springframework.cloud.context.properties.ConfigurationPropertiesBeans
 
postProcessEnvironment(ConfigurableEnvironment, SpringApplication) - Method in class org.springframework.cloud.client.HostInfoEnvironmentPostProcessor
 
PREFIX - Static variable in class org.springframework.cloud.commons.util.InetUtilsProperties
 
PropertySourceBootstrapConfiguration - Class in org.springframework.cloud.bootstrap.config
 
PropertySourceBootstrapConfiguration() - Constructor for class org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration
 
PropertySourceBootstrapProperties - Class in org.springframework.cloud.bootstrap.config
 
PropertySourceBootstrapProperties() - Constructor for class org.springframework.cloud.bootstrap.config.PropertySourceBootstrapProperties
 
PropertySourceLocator - Interface in org.springframework.cloud.bootstrap.config
Strategy for locating (possibly remote) property sources for the Environment.
put(String, Object) - Method in interface org.springframework.cloud.context.scope.ScopeCache
Put a value in the cache if the key is not already used.
put(String, Object) - Method in class org.springframework.cloud.context.scope.StandardScopeCache
 
put(String, Object) - Method in class org.springframework.cloud.context.scope.thread.ThreadLocalScopeCache
 

R

rebind() - Method in class org.springframework.cloud.context.properties.ConfigurationPropertiesRebinder
 
rebind(String) - Method in class org.springframework.cloud.context.properties.ConfigurationPropertiesRebinder
 
reconstructURI(ServiceInstance, URI) - Method in interface org.springframework.cloud.client.loadbalancer.LoadBalancerClient
Create a proper URI with a real host and port for systems to utilize.
Refresh() - Constructor for class org.springframework.cloud.client.hypermedia.CloudHypermediaAutoConfiguration.CloudHypermediaProperties.Refresh
 
refresh() - Method in class org.springframework.cloud.context.refresh.ContextRefresher
 
refresh(String) - Method in class org.springframework.cloud.context.scope.refresh.RefreshScope
 
refresh() - Method in class org.springframework.cloud.endpoint.RefreshEndpoint
 
refreshAll() - Method in class org.springframework.cloud.context.scope.refresh.RefreshScope
 
RefreshAutoConfiguration - Class in org.springframework.cloud.autoconfigure
Autoconfiguration for the refresh scope and associated features to do with changes in the Environment (e.g.
RefreshAutoConfiguration() - Constructor for class org.springframework.cloud.autoconfigure.RefreshAutoConfiguration
 
RefreshAutoConfiguration.RefreshScopeConfiguration - Class in org.springframework.cloud.autoconfigure
 
refreshEndpoint(ContextRefresher) - Method in class org.springframework.cloud.autoconfigure.RefreshEndpointAutoConfiguration.RefreshEndpointConfiguration
 
RefreshEndpoint - Class in org.springframework.cloud.endpoint
 
RefreshEndpoint(ContextRefresher) - Constructor for class org.springframework.cloud.endpoint.RefreshEndpoint
 
RefreshEndpointAutoConfiguration - Class in org.springframework.cloud.autoconfigure
 
RefreshEndpointAutoConfiguration() - Constructor for class org.springframework.cloud.autoconfigure.RefreshEndpointAutoConfiguration
 
RefreshEndpointAutoConfiguration.RefreshEndpointConfiguration - Class in org.springframework.cloud.autoconfigure
 
RefreshEndpointAutoConfiguration.RestartEndpointWithIntegration - Class in org.springframework.cloud.autoconfigure
 
RefreshEndpointAutoConfiguration.RestartEndpointWithoutIntegration - Class in org.springframework.cloud.autoconfigure
 
RefreshEndpointConfiguration() - Constructor for class org.springframework.cloud.autoconfigure.RefreshEndpointAutoConfiguration.RefreshEndpointConfiguration
 
RefreshEvent - Class in org.springframework.cloud.endpoint.event
Event that triggers a call to RefreshEndpoint.refresh()
RefreshEvent(Object, Object, String) - Constructor for class org.springframework.cloud.endpoint.event.RefreshEvent
 
refreshEventListener(ContextRefresher) - Method in class org.springframework.cloud.autoconfigure.RefreshAutoConfiguration
 
RefreshEventListener - Class in org.springframework.cloud.endpoint.event
Calls RefreshEventListener.refresh when a RefreshEvent is received.
RefreshEventListener(ContextRefresher) - Constructor for class org.springframework.cloud.endpoint.event.RefreshEventListener
 
refreshMvcEndpoint(RefreshEndpoint) - Method in class org.springframework.cloud.autoconfigure.LifecycleMvcEndpointAutoConfiguration
 
RefreshScope - Annotation Type in org.springframework.cloud.context.config.annotation
Convenience annotation to put a @Bean definition in refresh scope.
RefreshScope - Class in org.springframework.cloud.context.scope.refresh
A Scope implementation that allows for beans to be refreshed dynamically at runtime (see RefreshScope.refresh(String) and RefreshScope.refreshAll()).
RefreshScope() - Constructor for class org.springframework.cloud.context.scope.refresh.RefreshScope
Create a scope instance and give it the default name: "refresh".
RefreshScopeConfiguration() - Constructor for class org.springframework.cloud.autoconfigure.RefreshAutoConfiguration.RefreshScopeConfiguration
 
RefreshScopeHealthIndicator - Class in org.springframework.cloud.health
Health indicator for the refresh scope and configuration properties rebinding.
RefreshScopeHealthIndicator(RefreshScope, ConfigurationPropertiesRebinder) - Constructor for class org.springframework.cloud.health.RefreshScopeHealthIndicator
 
RefreshScopeRefreshedEvent - Class in org.springframework.cloud.context.scope.refresh
 
RefreshScopeRefreshedEvent() - Constructor for class org.springframework.cloud.context.scope.refresh.RefreshScopeRefreshedEvent
 
RefreshScopeRefreshedEvent(String) - Constructor for class org.springframework.cloud.context.scope.refresh.RefreshScopeRefreshedEvent
 
register() - Method in class org.springframework.cloud.client.discovery.AbstractDiscoveryLifecycle
Deprecated.
Register the local service with the DiscoveryClient
register() - Method in class org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration
Register the local service with the ServiceRegistry
register(R) - Method in interface org.springframework.cloud.client.serviceregistry.ServiceRegistry
Register the registration.
registerDestructionCallback(String, Runnable) - Method in class org.springframework.cloud.context.scope.GenericScope
 
registerManagement() - Method in class org.springframework.cloud.client.discovery.AbstractDiscoveryLifecycle
Deprecated.
Register the local management service with the DiscoveryClient
registerManagement() - Method in class org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration
Register the local management service with the ServiceRegistry
registerThrowable(RetryContext, Throwable) - Method in class org.springframework.cloud.client.loadbalancer.InterceptorRetryPolicy
 
registerThrowable(LoadBalancedRetryContext, Throwable) - Method in interface org.springframework.cloud.client.loadbalancer.LoadBalancedRetryPolicy
Called when the execution fails.
Registration - Interface in org.springframework.cloud.client.serviceregistry
A marker interface used by a ServiceRegistry.
RemoteResource - Interface in org.springframework.cloud.client.hypermedia
A REST resource that can be discovered and can be either gone or available.
RemoteResourceRefresher - Class in org.springframework.cloud.client.hypermedia
A ScheduledTaskRegistrar that verifies all DiscoveredResource instances in the system based on the given timing configuration.
RemoteResourceRefresher() - Constructor for class org.springframework.cloud.client.hypermedia.RemoteResourceRefresher
 
remove(String) - Method in class org.springframework.cloud.context.scope.GenericScope
 
remove(String) - Method in interface org.springframework.cloud.context.scope.ScopeCache
Remove the object with this name from the cache.
remove(String) - Method in class org.springframework.cloud.context.scope.StandardScopeCache
 
remove(String) - Method in class org.springframework.cloud.context.scope.thread.ThreadLocalScopeCache
 
reset() - Method in class org.springframework.cloud.context.environment.EnvironmentManager
 
reset() - Method in class org.springframework.cloud.context.environment.EnvironmentManagerMvcEndpoint
 
resolveContextualObject(String) - Method in class org.springframework.cloud.context.scope.GenericScope
 
restart() - Method in class org.springframework.cloud.context.restart.RestartEndpoint
 
restartEndpoint() - Method in class org.springframework.cloud.autoconfigure.RefreshEndpointAutoConfiguration.RestartEndpointWithIntegration
 
restartEndpoint() - Method in class org.springframework.cloud.autoconfigure.RefreshEndpointAutoConfiguration.RestartEndpointWithoutIntegration
 
RestartEndpoint - Class in org.springframework.cloud.context.restart
An endpoint that restarts the application context.
RestartEndpoint() - Constructor for class org.springframework.cloud.context.restart.RestartEndpoint
 
RestartEndpoint.PauseEndpoint - Class in org.springframework.cloud.context.restart
 
RestartEndpoint.ResumeEndpoint - Class in org.springframework.cloud.context.restart
 
RestartEndpointWithIntegration() - Constructor for class org.springframework.cloud.autoconfigure.RefreshEndpointAutoConfiguration.RestartEndpointWithIntegration
 
RestartEndpointWithoutIntegration() - Constructor for class org.springframework.cloud.autoconfigure.RefreshEndpointAutoConfiguration.RestartEndpointWithoutIntegration
 
RestartListener - Class in org.springframework.cloud.context.restart
A listener that stores enough information about an application as it starts, to be able to restart it later if needed.
RestartListener() - Constructor for class org.springframework.cloud.context.restart.RestartListener
 
restartMvcEndpoint() - Method in class org.springframework.cloud.autoconfigure.LifecycleMvcEndpointAutoConfiguration
 
RestartMvcEndpoint - Class in org.springframework.cloud.context.restart
MVC endpoint to allow an application to be restarted on a POST (to /restart by default).
RestartMvcEndpoint(RestartEndpoint) - Constructor for class org.springframework.cloud.context.restart.RestartMvcEndpoint
 
RestTemplateCustomizer - Interface in org.springframework.cloud.client.loadbalancer
 
resume() - Method in class org.springframework.cloud.context.restart.RestartEndpoint
 
resumeEndpoint(RestartEndpoint) - Method in class org.springframework.cloud.autoconfigure.RefreshEndpointAutoConfiguration
 
ResumeEndpoint() - Constructor for class org.springframework.cloud.context.restart.RestartEndpoint.ResumeEndpoint
 
resumeMvcEndpoint(RestartEndpoint.ResumeEndpoint) - Method in class org.springframework.cloud.autoconfigure.LifecycleMvcEndpointAutoConfiguration
 
RetryLoadBalancerInterceptor - Class in org.springframework.cloud.client.loadbalancer
 
RetryLoadBalancerInterceptor(LoadBalancerClient, RetryTemplate, LoadBalancerRetryProperties, LoadBalancedRetryPolicyFactory, LoadBalancerRequestFactory) - Constructor for class org.springframework.cloud.client.loadbalancer.RetryLoadBalancerInterceptor
 
RetryLoadBalancerInterceptor(LoadBalancerClient, RetryTemplate, LoadBalancerRetryProperties, LoadBalancedRetryPolicyFactory) - Constructor for class org.springframework.cloud.client.loadbalancer.RetryLoadBalancerInterceptor
 
Rsa() - Constructor for class org.springframework.cloud.bootstrap.encrypt.KeyProperties.Rsa
 
RsaEncryptionConfiguration() - Constructor for class org.springframework.cloud.bootstrap.encrypt.EncryptionBootstrapConfiguration.RsaEncryptionConfiguration
 

S

ScopeCache - Interface in org.springframework.cloud.context.scope
A special purpose cache interface specifically for the GenericScope to use to manage cached bean instances.
SCOPED_TARGET_PREFIX - Static variable in class org.springframework.cloud.context.scope.GenericScope
 
selectImports(AnnotationMetadata) - Method in class org.springframework.cloud.client.discovery.EnableDiscoveryClientImportSelector
 
selectImports(AnnotationMetadata) - Method in class org.springframework.cloud.commons.util.SpringFactoryImportSelector
 
ServiceInstance - Interface in org.springframework.cloud.client
Represents an instance of a Service in a Discovery System
ServiceInstanceChooser - Interface in org.springframework.cloud.client.loadbalancer
Implemented by classes which use a load balancer to choose a server to send a request to.
ServiceInstanceProvider - Interface in org.springframework.cloud.client.hypermedia
A component that will provide a ServiceInstance or can express the absence of one by returning null.
ServiceRegistry<R extends Registration> - Interface in org.springframework.cloud.client.serviceregistry
Contract to register and deregister instances with a Service Registry.
ServiceRegistryAutoConfiguration - Class in org.springframework.cloud.client.serviceregistry
 
ServiceRegistryAutoConfiguration() - Constructor for class org.springframework.cloud.client.serviceregistry.ServiceRegistryAutoConfiguration
 
ServiceRegistryAutoConfiguration.ServiceRegistryEndpointConfiguration - Class in org.springframework.cloud.client.serviceregistry
 
ServiceRegistryEndpoint - Class in org.springframework.cloud.client.serviceregistry.endpoint
Endpoint to display and set the service instance status using the service registry.
ServiceRegistryEndpoint(ServiceRegistry<?>) - Constructor for class org.springframework.cloud.client.serviceregistry.endpoint.ServiceRegistryEndpoint
 
serviceRegistryEndpoint(ServiceRegistry) - Method in class org.springframework.cloud.client.serviceregistry.ServiceRegistryAutoConfiguration.ServiceRegistryEndpointConfiguration
 
ServiceRegistryEndpointConfiguration() - Constructor for class org.springframework.cloud.client.serviceregistry.ServiceRegistryAutoConfiguration.ServiceRegistryEndpointConfiguration
 
ServiceRequestWrapper - Class in org.springframework.cloud.client.loadbalancer
 
ServiceRequestWrapper(HttpRequest, ServiceInstance, LoadBalancerClient) - Constructor for class org.springframework.cloud.client.loadbalancer.ServiceRequestWrapper
 
setAlgorithm(RsaAlgorithm) - Method in class org.springframework.cloud.bootstrap.encrypt.KeyProperties.Rsa
 
setAlias(String) - Method in class org.springframework.cloud.bootstrap.encrypt.KeyProperties.KeyStore
 
setAllowOverride(boolean) - Method in class org.springframework.cloud.bootstrap.config.PropertySourceBootstrapProperties
 
setApplicationContext(ApplicationContext) - Method in class org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration
 
setApplicationContext(ApplicationContext) - Method in class org.springframework.cloud.client.actuator.FeaturesEndpoint
 
setApplicationContext(ApplicationContext) - Method in class org.springframework.cloud.client.discovery.AbstractDiscoveryLifecycle
Deprecated.
 
setApplicationContext(ApplicationContext) - Method in class org.springframework.cloud.context.named.NamedContextFactory
 
setApplicationContext(ApplicationContext) - Method in class org.springframework.cloud.context.properties.ConfigurationPropertiesBeans
 
setApplicationContext(ApplicationContext) - Method in class org.springframework.cloud.context.properties.ConfigurationPropertiesRebinder
 
setApplicationContext(ApplicationContext) - Method in class org.springframework.cloud.context.scope.refresh.RefreshScope
 
setApplicationEventPublisher(ApplicationEventPublisher) - Method in class org.springframework.cloud.context.environment.EnvironmentManager
 
setBeanClassLoader(ClassLoader) - Method in class org.springframework.cloud.commons.util.SpringFactoryImportSelector
 
setBeanLifecycleManager(BeanLifecycleDecorator<?>) - Method in class org.springframework.cloud.context.scope.GenericScope
Helper to manage the creation and destruction of beans.
setBeanMetaDataStore(ConfigurationBeanFactoryMetaData) - Method in class org.springframework.cloud.context.properties.ConfigurationPropertiesBeans
 
setConfigurations(List<C>) - Method in class org.springframework.cloud.context.named.NamedContextFactory
 
setConfiguredPort(int) - Method in class org.springframework.cloud.client.discovery.AbstractDiscoveryLifecycle
Deprecated.
setEager(boolean) - Method in class org.springframework.cloud.context.scope.refresh.RefreshScope
Flag to determine whether all beans in refresh scope should be instantiated eagerly on startup.
setEnabled(boolean) - Method in class org.springframework.cloud.client.loadbalancer.LoadBalancerRetryProperties
Sets whether the load balancer should retry failed request.
setEnvironment(Environment) - Method in class org.springframework.cloud.commons.util.SpringFactoryImportSelector
 
setEnvironment(Environment) - Method in class org.springframework.cloud.logging.LoggingRebinder
 
setEnvironmentManager(EnvironmentManager) - Method in class org.springframework.cloud.context.environment.EnvironmentManagerMvcEndpoint
 
setFailFast(boolean) - Method in class org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationProperties
 
setFailOnError(boolean) - Method in class org.springframework.cloud.bootstrap.encrypt.EnvironmentDecryptApplicationInitializer
Strategy to determine how to handle exceptions during decryption.
setFailOnError(boolean) - Method in class org.springframework.cloud.bootstrap.encrypt.KeyProperties
 
setId(String) - Method in class org.springframework.cloud.context.scope.GenericScope
Manual override for the serialization id that will be used to identify the bean factory.
setInstances(Map<String, List<SimpleDiscoveryProperties.SimpleServiceInstance>>) - Method in class org.springframework.cloud.client.discovery.simple.SimpleDiscoveryProperties
 
setIntegrationMBeanExporter(Object) - Method in class org.springframework.cloud.context.restart.RestartEndpoint
 
setKey(String) - Method in class org.springframework.cloud.bootstrap.encrypt.KeyProperties
 
setKeyStore(KeyProperties.KeyStore) - Method in class org.springframework.cloud.bootstrap.encrypt.KeyProperties
 
setLocation(Resource) - Method in class org.springframework.cloud.bootstrap.encrypt.KeyProperties.KeyStore
 
setLogLevels(LoggingSystem, Environment) - Method in class org.springframework.cloud.logging.LoggingRebinder
 
setName(String) - Method in class org.springframework.cloud.context.scope.GenericScope
The name of this scope.
setOrder(int) - Method in class org.springframework.cloud.bootstrap.BootstrapApplicationListener
 
setOrder(int) - Method in class org.springframework.cloud.bootstrap.encrypt.EnvironmentDecryptApplicationInitializer
 
setOrder(int) - Method in class org.springframework.cloud.bootstrap.LoggingSystemShutdownListener
 
setOrder(int) - Method in class org.springframework.cloud.client.discovery.health.DiscoveryClientHealthIndicator
 
setOrder(int) - Method in class org.springframework.cloud.context.scope.refresh.RefreshScope
 
setOverrideNone(boolean) - Method in class org.springframework.cloud.bootstrap.config.PropertySourceBootstrapProperties
 
setOverrideSystemProperties(boolean) - Method in class org.springframework.cloud.bootstrap.config.PropertySourceBootstrapProperties
 
setPassword(String) - Method in class org.springframework.cloud.bootstrap.encrypt.KeyProperties.KeyStore
 
setProperty(String, String) - Method in class org.springframework.cloud.context.environment.EnvironmentManager
 
setPropertySourceLocators(Collection<PropertySourceLocator>) - Method in class org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration
 
setProxyTargetClass(boolean) - Method in class org.springframework.cloud.context.scope.GenericScope
Flag to indicate that proxies should be created for the concrete type, not just the interfaces, of the scoped beans.
setRegistration(Registration) - Method in class org.springframework.cloud.client.serviceregistry.endpoint.ServiceRegistryEndpoint
 
setRequest(HttpRequest) - Method in class org.springframework.cloud.client.loadbalancer.LoadBalancedRetryContext
Sets the request that is being load baalnced.
setRestOperations(RestOperations) - Method in class org.springframework.cloud.client.hypermedia.DiscoveredResource
Configures the RestOperations to use to execute the traversal and verifying HEAD calls.
setSalt(String) - Method in class org.springframework.cloud.bootstrap.encrypt.KeyProperties.Rsa
 
setScopeCache(ScopeCache) - Method in class org.springframework.cloud.context.scope.GenericScope
The cache implementation to use for bean instances in this scope.
setSecret(String) - Method in class org.springframework.cloud.bootstrap.encrypt.KeyProperties.KeyStore
 
setServiceInstance(ServiceInstance) - Method in class org.springframework.cloud.client.loadbalancer.LoadBalancedRetryContext
Sets the service instance to use during the retry.
setStatus(String) - Method in class org.springframework.cloud.client.serviceregistry.endpoint.ServiceRegistryEndpoint
 
setStatus(R, String) - Method in interface org.springframework.cloud.client.serviceregistry.ServiceRegistry
Sets the status of the registration.
setStrong(boolean) - Method in class org.springframework.cloud.bootstrap.encrypt.KeyProperties.Rsa
 
setTimeout(long) - Method in class org.springframework.cloud.context.restart.RestartEndpoint
 
setUri(String) - Method in class org.springframework.cloud.client.discovery.simple.SimpleDiscoveryProperties.SimpleServiceInstance
 
shouldRegisterManagement() - Method in class org.springframework.cloud.client.discovery.AbstractDiscoveryLifecycle
Deprecated.
 
SimpleDiscoveryClient - Class in org.springframework.cloud.client.discovery.simple
A DiscoveryClient that will use the properties file as a source of service instances
SimpleDiscoveryClient(SimpleDiscoveryProperties) - Constructor for class org.springframework.cloud.client.discovery.simple.SimpleDiscoveryClient
 
simpleDiscoveryClient() - Method in class org.springframework.cloud.client.discovery.simple.SimpleDiscoveryClientAutoConfiguration
 
SimpleDiscoveryClientAutoConfiguration - Class in org.springframework.cloud.client.discovery.simple
Spring Boot Auto-Configuration for Simple Properties based Discovery Client
SimpleDiscoveryClientAutoConfiguration() - Constructor for class org.springframework.cloud.client.discovery.simple.SimpleDiscoveryClientAutoConfiguration
 
SimpleDiscoveryProperties - Class in org.springframework.cloud.client.discovery.simple
Properties to hold the details of a DiscoveryClient service instances for a given service
SimpleDiscoveryProperties() - Constructor for class org.springframework.cloud.client.discovery.simple.SimpleDiscoveryProperties
 
SimpleDiscoveryProperties.SimpleServiceInstance - Class in org.springframework.cloud.client.discovery.simple
 
SimpleServiceInstance() - Constructor for class org.springframework.cloud.client.discovery.simple.SimpleDiscoveryProperties.SimpleServiceInstance
 
SimpleServiceInstance(String) - Constructor for class org.springframework.cloud.client.discovery.simple.SimpleDiscoveryProperties.SimpleServiceInstance
 
SpringCloudApplication - Annotation Type in org.springframework.cloud.client
 
SpringFactoryImportSelector<T> - Class in org.springframework.cloud.commons.util
Selects configurations to load defined by the generic type T.
SpringFactoryImportSelector() - Constructor for class org.springframework.cloud.commons.util.SpringFactoryImportSelector
 
StandardBeanLifecycleDecorator - Class in org.springframework.cloud.context.config
A BeanLifecycleDecorator that tries to protect against concurrent access to a bean during its own destruction.
StandardBeanLifecycleDecorator(boolean) - Constructor for class org.springframework.cloud.context.config.StandardBeanLifecycleDecorator
 
StandardScopeCache - Class in org.springframework.cloud.context.scope
A simple cache implementation backed by a concurrent map.
StandardScopeCache() - Constructor for class org.springframework.cloud.context.scope.StandardScopeCache
 
start() - Method in class org.springframework.cloud.client.discovery.AbstractDiscoveryLifecycle
Deprecated.
 
start(ContextRefreshedEvent) - Method in class org.springframework.cloud.context.scope.refresh.RefreshScope
 
StaticServiceInstanceProvider - Class in org.springframework.cloud.client.hypermedia
A ServiceInstanceProvider that will always return the configured ServiceInstance.
StaticServiceInstanceProvider() - Constructor for class org.springframework.cloud.client.hypermedia.StaticServiceInstanceProvider
 
stop(Runnable) - Method in class org.springframework.cloud.client.discovery.AbstractDiscoveryLifecycle
Deprecated.
 
stop() - Method in class org.springframework.cloud.client.discovery.AbstractDiscoveryLifecycle
Deprecated.
 
stop() - Method in class org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration
 
supportsEventType(Class<? extends ApplicationEvent>) - Method in class org.springframework.cloud.context.restart.RestartListener
 
supportsSourceType(Class<?>) - Method in class org.springframework.cloud.context.restart.RestartListener
 

T

textEncryptor() - Method in class org.springframework.cloud.bootstrap.encrypt.EncryptionBootstrapConfiguration.RsaEncryptionConfiguration
 
textEncryptor() - Method in class org.springframework.cloud.bootstrap.encrypt.EncryptionBootstrapConfiguration.VanillaEncryptionConfiguration
 
ThreadLocalScopeCache - Class in org.springframework.cloud.context.scope.thread
 
ThreadLocalScopeCache() - Constructor for class org.springframework.cloud.context.scope.thread.ThreadLocalScopeCache
 
ThreadScope - Class in org.springframework.cloud.context.scope.thread
 
ThreadScope() - Constructor for class org.springframework.cloud.context.scope.thread.ThreadScope
Create a scope instance and give it the default name: "thread".
transformRequest(HttpRequest, ServiceInstance) - Method in interface org.springframework.cloud.client.loadbalancer.LoadBalancerRequestTransformer
 
TraversalDefinition - Interface in org.springframework.cloud.client.hypermedia
Callback to define the traversal to a resource.

U

update(Object) - Method in class org.springframework.cloud.client.discovery.event.HeartbeatMonitor
 
UtilAutoConfiguration - Class in org.springframework.cloud.commons.util
 
UtilAutoConfiguration() - Constructor for class org.springframework.cloud.commons.util.UtilAutoConfiguration
 

V

value(Map<String, String>) - Method in class org.springframework.cloud.context.environment.EnvironmentManagerMvcEndpoint
 
valueOf(String) - Static method in enum org.springframework.cloud.client.discovery.ManagementServerPortUtils.ManagementServerPort
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.springframework.cloud.client.discovery.ManagementServerPortUtils.ManagementServerPort
Returns an array containing the constants of this enum type, in the order they are declared.
VanillaEncryptionConfiguration() - Constructor for class org.springframework.cloud.bootstrap.encrypt.EncryptionBootstrapConfiguration.VanillaEncryptionConfiguration
 
verifyOrDiscover() - Method in class org.springframework.cloud.client.hypermedia.DiscoveredResource
Verifies the link to the current
verifyOrDiscover() - Method in interface org.springframework.cloud.client.hypermedia.RemoteResource
Discovers the the resource in case it hasn't been yet or became unavailable.
A B C D E F G H I K L M N O P R S T U V 
Skip navigation links

Copyright © 2017 Pivotal Software, Inc.. All rights reserved.