Skip navigation links
A C D E G I M O P R S 

A

AbstractCacheFactory<T> - Class in org.springframework.cloud.aws.cache
 
AbstractCacheFactory() - Constructor for class org.springframework.cloud.aws.cache.AbstractCacheFactory
 
amazonCloudFormation() - Method in class org.springframework.cloud.aws.context.config.annotation.ContextStackConfiguration
 
AmazonEc2InstanceDataPropertySourcePostProcessor - Class in org.springframework.cloud.aws.context.config
 
AmazonEc2InstanceDataPropertySourcePostProcessor() - Constructor for class org.springframework.cloud.aws.context.config.AmazonEc2InstanceDataPropertySourcePostProcessor
 
amazonElastiCache() - Method in class org.springframework.cloud.aws.cache.config.annotation.ElastiCacheCachingConfiguration
 

C

CacheClusterConfig - Annotation Type in org.springframework.cloud.aws.cache.config.annotation
Configuration annotation used by the EnableElastiCache annotation to configure cache specific attributes.
CacheFactory - Interface in org.springframework.cloud.aws.cache
 
cacheManager() - Method in class org.springframework.cloud.aws.cache.config.annotation.ElastiCacheCacheConfigurer
 
CacheNamespaceHandler - Class in org.springframework.cloud.aws.cache.config.xml
 
CacheNamespaceHandler() - Constructor for class org.springframework.cloud.aws.cache.config.xml.CacheNamespaceHandler
 
cachingConfigurer(AmazonElastiCache, ResourceIdResolver, List<CacheFactory>) - Method in class org.springframework.cloud.aws.cache.config.annotation.ElastiCacheCachingConfiguration
 
clear() - Method in class org.springframework.cloud.aws.cache.memcached.SimpleSpringMemcached
 
clusterCache(String) - Method in class org.springframework.cloud.aws.cache.config.annotation.ElastiCacheCacheConfigurer
 
ConditionalOnAwsCloudEnvironment - Annotation Type in org.springframework.cloud.aws.context.annotation
Conditional annotation that returns true if the current JVM is started inside an AWS cloud environment.
ConditionalOnMissingAmazonClient - Annotation Type in org.springframework.cloud.aws.context.annotation
 
ContextConfigurationUtils - Class in org.springframework.cloud.aws.context.config.support
 
ContextCredentialsConfigurationRegistrar - Class in org.springframework.cloud.aws.context.config.annotation
 
ContextCredentialsConfigurationRegistrar() - Constructor for class org.springframework.cloud.aws.context.config.annotation.ContextCredentialsConfigurationRegistrar
 
ContextDefaultConfigurationRegistrar - Class in org.springframework.cloud.aws.context.config.annotation
Configuration class that configures "default" beans that are used by all components.
ContextDefaultConfigurationRegistrar() - Constructor for class org.springframework.cloud.aws.context.config.annotation.ContextDefaultConfigurationRegistrar
 
ContextInstanceDataConfiguration - Class in org.springframework.cloud.aws.context.config.annotation
 
ContextInstanceDataConfiguration() - Constructor for class org.springframework.cloud.aws.context.config.annotation.ContextInstanceDataConfiguration
 
ContextNamespaceHandler - Class in org.springframework.cloud.aws.context.config.xml
NamespaceHandler implementation for the Spring Cloud AWS context namespace.
ContextNamespaceHandler() - Constructor for class org.springframework.cloud.aws.context.config.xml.ContextNamespaceHandler
 
ContextRegionBeanDefinitionParser - Class in org.springframework.cloud.aws.context.config.xml
 
ContextRegionBeanDefinitionParser() - Constructor for class org.springframework.cloud.aws.context.config.xml.ContextRegionBeanDefinitionParser
 
ContextRegionConfigurationRegistrar - Class in org.springframework.cloud.aws.context.config.annotation
 
ContextRegionConfigurationRegistrar() - Constructor for class org.springframework.cloud.aws.context.config.annotation.ContextRegionConfigurationRegistrar
 
ContextResourceLoaderBeanDefinitionParser - Class in org.springframework.cloud.aws.context.config.xml
Parser for the <aws-context:context-resource-loader /> element.
ContextResourceLoaderBeanDefinitionParser() - Constructor for class org.springframework.cloud.aws.context.config.xml.ContextResourceLoaderBeanDefinitionParser
 
ContextResourceLoaderConfiguration - Class in org.springframework.cloud.aws.context.config.annotation
 
ContextResourceLoaderConfiguration() - Constructor for class org.springframework.cloud.aws.context.config.annotation.ContextResourceLoaderConfiguration
 
ContextResourceLoaderConfiguration.Registrar - Class in org.springframework.cloud.aws.context.config.annotation
 
ContextStackConfiguration - Class in org.springframework.cloud.aws.context.config.annotation
 
ContextStackConfiguration() - Constructor for class org.springframework.cloud.aws.context.config.annotation.ContextStackConfiguration
 
createCache(String, String, int) - Method in interface org.springframework.cloud.aws.cache.CacheFactory
 
createCache(String, String, int) - Method in class org.springframework.cloud.aws.cache.memcached.MemcachedCacheFactory
 
createCache(String, String, int) - Method in class org.springframework.cloud.aws.cache.redis.RedisCacheFactory
 
createConnectionClient(String, int) - Method in class org.springframework.cloud.aws.cache.AbstractCacheFactory
 
createConnectionClient(String, int) - Method in class org.springframework.cloud.aws.cache.memcached.MemcachedCacheFactory
 
createConnectionClient(String, int) - Method in class org.springframework.cloud.aws.cache.redis.RedisCacheFactory
 
createInstance() - Method in class org.springframework.cloud.aws.cache.ElastiCacheFactoryBean
 
createMimeMessage() - Method in class org.springframework.cloud.aws.mail.simplemail.SimpleEmailServiceJavaMailSender
 
createMimeMessage(InputStream) - Method in class org.springframework.cloud.aws.mail.simplemail.SimpleEmailServiceJavaMailSender
 

D

destroy() - Method in class org.springframework.cloud.aws.cache.AbstractCacheFactory
 
destroy() - Method in class org.springframework.cloud.aws.mail.simplemail.SimpleEmailServiceMailSender
 
destroyConnectionClient(T) - Method in class org.springframework.cloud.aws.cache.AbstractCacheFactory
 
destroyConnectionClient(MemcachedClient) - Method in class org.springframework.cloud.aws.cache.memcached.MemcachedCacheFactory
 
destroyConnectionClient(RedisConnectionFactory) - Method in class org.springframework.cloud.aws.cache.redis.RedisCacheFactory
 
destroyInstance(Cache) - Method in class org.springframework.cloud.aws.cache.ElastiCacheFactoryBean
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.springframework.cloud.aws.context.config.xml.ContextResourceLoaderBeanDefinitionParser
 

E

ElastiCacheCacheConfigurer - Class in org.springframework.cloud.aws.cache.config.annotation
 
ElastiCacheCacheConfigurer(AmazonElastiCache, ResourceIdResolver, List<String>, List<CacheFactory>) - Constructor for class org.springframework.cloud.aws.cache.config.annotation.ElastiCacheCacheConfigurer
 
ElastiCacheCachingConfiguration - Class in org.springframework.cloud.aws.cache.config.annotation
 
ElastiCacheCachingConfiguration() - Constructor for class org.springframework.cloud.aws.cache.config.annotation.ElastiCacheCachingConfiguration
 
ElastiCacheFactoryBean - Class in org.springframework.cloud.aws.cache
 
ElastiCacheFactoryBean(AmazonElastiCache, String, ResourceIdResolver, List<? extends CacheFactory>) - Constructor for class org.springframework.cloud.aws.cache.ElastiCacheFactoryBean
 
ElastiCacheFactoryBean(AmazonElastiCache, String, List<CacheFactory>) - Constructor for class org.springframework.cloud.aws.cache.ElastiCacheFactoryBean
 
EnableContextCredentials - Annotation Type in org.springframework.cloud.aws.context.config.annotation
Enables a credentials provider configuration for the application context, that credentials provider is used for all automatically created amazon web services client (either through annotations or xml).
EnableContextInstanceData - Annotation Type in org.springframework.cloud.aws.context.config.annotation
Enables a PropertySource that resolve instance meta-data through the amazon meta data service that is available on EC instances.
EnableContextRegion - Annotation Type in org.springframework.cloud.aws.context.config.annotation
Configures a RegionProvider instance for the application context.
EnableContextResourceLoader - Annotation Type in org.springframework.cloud.aws.context.config.annotation
 
EnableElastiCache - Annotation Type in org.springframework.cloud.aws.cache.config.annotation
Annotation that enables caching based on the ElastiCache caching service.
EnableStackConfiguration - Annotation Type in org.springframework.cloud.aws.context.config.annotation
Enables Cloudformation support for the application context configuration.
evict(Object) - Method in class org.springframework.cloud.aws.cache.memcached.SimpleSpringMemcached
 

G

get(Object) - Method in class org.springframework.cloud.aws.cache.memcached.SimpleSpringMemcached
 
get(Object, Class<T>) - Method in class org.springframework.cloud.aws.cache.memcached.SimpleSpringMemcached
 
getApplicationContextProxy(ApplicationContext) - Method in class org.springframework.cloud.aws.context.support.io.ResourceLoaderBeanPostProcessor
 
getBeanClassName(Element) - Method in class org.springframework.cloud.aws.context.config.xml.ContextResourceLoaderBeanDefinitionParser
 
getConfigurationPhase() - Method in class org.springframework.cloud.aws.context.annotation.OnAwsCloudEnvironmentCondition
 
getConnectionFactory(String, int) - Method in class org.springframework.cloud.aws.cache.AbstractCacheFactory
 
getEmailService() - Method in class org.springframework.cloud.aws.mail.simplemail.SimpleEmailServiceMailSender
 
getExpiryTime() - Method in class org.springframework.cloud.aws.cache.AbstractCacheFactory
 
getExpiryTime(String) - Method in class org.springframework.cloud.aws.cache.AbstractCacheFactory
 
getName() - Method in class org.springframework.cloud.aws.cache.memcached.SimpleSpringMemcached
 
getNativeCache() - Method in class org.springframework.cloud.aws.cache.memcached.SimpleSpringMemcached
 
getObjectType() - Method in class org.springframework.cloud.aws.cache.ElastiCacheFactoryBean
 
getOrder() - Method in class org.springframework.cloud.aws.context.config.AmazonEc2InstanceDataPropertySourcePostProcessor
 
getRedisTemplate(RedisConnectionFactory) - Method in class org.springframework.cloud.aws.cache.redis.RedisCacheFactory
 
getTaskExecutorDefinition() - Method in class org.springframework.cloud.aws.context.config.annotation.ContextResourceLoaderConfiguration.Registrar
 
GlobalBeanDefinitionUtils - Class in org.springframework.cloud.aws.context.config.xml
Provides utility methods for registering globally used bean definitions.

I

init() - Method in class org.springframework.cloud.aws.cache.config.xml.CacheNamespaceHandler
 
init() - Method in class org.springframework.cloud.aws.context.config.xml.ContextNamespaceHandler
 
init() - Method in class org.springframework.cloud.aws.mail.config.xml.MailNamespaceHandler
 
instanceDataPostProcessor() - Static method in class org.springframework.cloud.aws.context.config.annotation.ContextInstanceDataConfiguration
 
isSupportingCacheArchitecture(String) - Method in interface org.springframework.cloud.aws.cache.CacheFactory
 
isSupportingCacheArchitecture(String) - Method in class org.springframework.cloud.aws.cache.memcached.MemcachedCacheFactory
 
isSupportingCacheArchitecture(String) - Method in class org.springframework.cloud.aws.cache.redis.RedisCacheFactory
 

M

MailNamespaceHandler - Class in org.springframework.cloud.aws.mail.config.xml
 
MailNamespaceHandler() - Constructor for class org.springframework.cloud.aws.mail.config.xml.MailNamespaceHandler
 
matches(ConditionContext, AnnotatedTypeMetadata) - Method in class org.springframework.cloud.aws.context.annotation.OnAwsCloudEnvironmentCondition
 
matches(ConditionContext, AnnotatedTypeMetadata) - Method in class org.springframework.cloud.aws.context.annotation.OnMissingAmazonClientCondition
 
memcachedCacheFactory() - Method in class org.springframework.cloud.aws.cache.config.annotation.ElastiCacheCachingConfiguration
 
MemcachedCacheFactory - Class in org.springframework.cloud.aws.cache.memcached
 
MemcachedCacheFactory() - Constructor for class org.springframework.cloud.aws.cache.memcached.MemcachedCacheFactory
 

O

OnAwsCloudEnvironmentCondition - Class in org.springframework.cloud.aws.context.annotation
 
OnAwsCloudEnvironmentCondition() - Constructor for class org.springframework.cloud.aws.context.annotation.OnAwsCloudEnvironmentCondition
 
OnMissingAmazonClientCondition - Class in org.springframework.cloud.aws.context.annotation
 
OnMissingAmazonClientCondition() - Constructor for class org.springframework.cloud.aws.context.annotation.OnMissingAmazonClientCondition
 
org.springframework.cloud.aws.cache - package org.springframework.cloud.aws.cache
 
org.springframework.cloud.aws.cache.config.annotation - package org.springframework.cloud.aws.cache.config.annotation
 
org.springframework.cloud.aws.cache.config.xml - package org.springframework.cloud.aws.cache.config.xml
 
org.springframework.cloud.aws.cache.memcached - package org.springframework.cloud.aws.cache.memcached
 
org.springframework.cloud.aws.cache.redis - package org.springframework.cloud.aws.cache.redis
 
org.springframework.cloud.aws.context.annotation - package org.springframework.cloud.aws.context.annotation
 
org.springframework.cloud.aws.context.config - package org.springframework.cloud.aws.context.config
 
org.springframework.cloud.aws.context.config.annotation - package org.springframework.cloud.aws.context.config.annotation
 
org.springframework.cloud.aws.context.config.support - package org.springframework.cloud.aws.context.config.support
 
org.springframework.cloud.aws.context.config.xml - package org.springframework.cloud.aws.context.config.xml
 
org.springframework.cloud.aws.context.support.io - package org.springframework.cloud.aws.context.support.io
 
org.springframework.cloud.aws.mail.config.xml - package org.springframework.cloud.aws.mail.config.xml
 
org.springframework.cloud.aws.mail.simplemail - package org.springframework.cloud.aws.mail.simplemail
 
org.springframework.data.redis.cache - package org.springframework.data.redis.cache
 

P

parseInternal(Element, ParserContext) - Method in class org.springframework.cloud.aws.context.config.xml.ContextRegionBeanDefinitionParser
 
postProcessAfterInitialization(Object, String) - Method in class org.springframework.cloud.aws.context.support.io.ResourceLoaderBeanPostProcessor
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.springframework.cloud.aws.context.config.AmazonEc2InstanceDataPropertySourcePostProcessor
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.springframework.cloud.aws.context.support.io.ResourceLoaderBeanPostProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.springframework.cloud.aws.context.support.io.ResourceLoaderBeanPostProcessor
 
PublicRedisCache - Class in org.springframework.data.redis.cache
 
PublicRedisCache(String, byte[], RedisTemplate<?, ?>, long) - Constructor for class org.springframework.data.redis.cache.PublicRedisCache
 
put(Object, Object) - Method in class org.springframework.cloud.aws.cache.memcached.SimpleSpringMemcached
 
putIfAbsent(Object, Object) - Method in class org.springframework.cloud.aws.cache.memcached.SimpleSpringMemcached
IMPORTANT: This operation is not atomic as the underlying implementation (memcached) does not provide a way to do it.

R

redisCacheFactory() - Method in class org.springframework.cloud.aws.cache.config.annotation.ElastiCacheCachingConfiguration
 
RedisCacheFactory - Class in org.springframework.cloud.aws.cache.redis
 
RedisCacheFactory() - Constructor for class org.springframework.cloud.aws.cache.redis.RedisCacheFactory
 
registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class org.springframework.cloud.aws.context.config.annotation.ContextCredentialsConfigurationRegistrar
 
registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class org.springframework.cloud.aws.context.config.annotation.ContextDefaultConfigurationRegistrar
 
registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class org.springframework.cloud.aws.context.config.annotation.ContextRegionConfigurationRegistrar
 
registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class org.springframework.cloud.aws.context.config.annotation.ContextResourceLoaderConfiguration.Registrar
 
registerCredentialsProvider(BeanDefinitionRegistry, String, String, boolean, String, String) - Static method in class org.springframework.cloud.aws.context.config.support.ContextConfigurationUtils
 
registerRegionProvider(BeanDefinitionRegistry, boolean, String) - Static method in class org.springframework.cloud.aws.context.config.support.ContextConfigurationUtils
 
Registrar() - Constructor for class org.springframework.cloud.aws.context.config.annotation.ContextResourceLoaderConfiguration.Registrar
 
resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.springframework.cloud.aws.context.config.xml.ContextRegionBeanDefinitionParser
 
resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.springframework.cloud.aws.context.config.xml.ContextResourceLoaderBeanDefinitionParser
 
RESOURCE_ID_RESOLVER_BEAN_NAME - Static variable in class org.springframework.cloud.aws.context.config.xml.GlobalBeanDefinitionUtils
 
ResourceLoaderBeanPostProcessor - Class in org.springframework.cloud.aws.context.support.io
BeanPostProcessor implementation which decorates the ApplicationContext in order to set a specialized ResourceLoader that can handle S3 resources.
ResourceLoaderBeanPostProcessor(ResourceLoader) - Constructor for class org.springframework.cloud.aws.context.support.io.ResourceLoaderBeanPostProcessor
 
retrieveResourceIdResolverBeanName(BeanDefinitionRegistry) - Static method in class org.springframework.cloud.aws.context.config.xml.GlobalBeanDefinitionUtils
Returns the name of the resource id resolver bean.

S

send(MimeMessage) - Method in class org.springframework.cloud.aws.mail.simplemail.SimpleEmailServiceJavaMailSender
 
send(MimeMessage...) - Method in class org.springframework.cloud.aws.mail.simplemail.SimpleEmailServiceJavaMailSender
 
send(MimeMessagePreparator) - Method in class org.springframework.cloud.aws.mail.simplemail.SimpleEmailServiceJavaMailSender
 
send(MimeMessagePreparator...) - Method in class org.springframework.cloud.aws.mail.simplemail.SimpleEmailServiceJavaMailSender
 
send(SimpleMailMessage) - Method in class org.springframework.cloud.aws.mail.simplemail.SimpleEmailServiceMailSender
 
send(SimpleMailMessage...) - Method in class org.springframework.cloud.aws.mail.simplemail.SimpleEmailServiceMailSender
 
setApplicationContext(ApplicationContext) - Method in class org.springframework.cloud.aws.context.support.io.ResourceLoaderBeanPostProcessor
 
setEnvironment(Environment) - Method in class org.springframework.cloud.aws.context.config.AmazonEc2InstanceDataPropertySourcePostProcessor
 
setExpiration(int) - Method in class org.springframework.cloud.aws.cache.memcached.SimpleSpringMemcached
 
setExpiryTime(int) - Method in class org.springframework.cloud.aws.cache.AbstractCacheFactory
 
setExpiryTimePerCache(Map<String, Integer>) - Method in class org.springframework.cloud.aws.cache.AbstractCacheFactory
 
setImportMetadata(AnnotationMetadata) - Method in class org.springframework.cloud.aws.cache.config.annotation.ElastiCacheCachingConfiguration
 
setImportMetadata(AnnotationMetadata) - Method in class org.springframework.cloud.aws.context.config.annotation.ContextStackConfiguration
 
shouldGenerateId() - Method in class org.springframework.cloud.aws.context.config.xml.ContextRegionBeanDefinitionParser
 
SimpleEmailServiceJavaMailSender - Class in org.springframework.cloud.aws.mail.simplemail
 
SimpleEmailServiceJavaMailSender(AmazonSimpleEmailService) - Constructor for class org.springframework.cloud.aws.mail.simplemail.SimpleEmailServiceJavaMailSender
 
SimpleEmailServiceMailSender - Class in org.springframework.cloud.aws.mail.simplemail
Simple MailSender implementation to send E-Mails with the Amazon Simple Email Service.
SimpleEmailServiceMailSender(AmazonSimpleEmailService) - Constructor for class org.springframework.cloud.aws.mail.simplemail.SimpleEmailServiceMailSender
 
SimpleSpringMemcached - Class in org.springframework.cloud.aws.cache.memcached
 
SimpleSpringMemcached(MemcachedClientIF, String) - Constructor for class org.springframework.cloud.aws.cache.memcached.SimpleSpringMemcached
 
stackResourceRegistryFactoryBean(AmazonCloudFormation) - Method in class org.springframework.cloud.aws.context.config.annotation.ContextStackConfiguration
 
A C D E G I M O P R S 
Skip navigation links

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