- 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
-
- 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
-