org.kuali.common.deploy.aws.spring
Class DefaultAwsContextConfig
java.lang.Object
org.kuali.common.deploy.aws.spring.DefaultAwsContextConfig
- All Implemented Interfaces:
- AwsContextConfig
@Configuration
@Import(value=org.kuali.common.util.spring.service.SpringServiceConfig.class)
public class DefaultAwsContextConfig
- extends Object
- implements AwsContextConfig
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultAwsContextConfig
public DefaultAwsContextConfig()
awsContext
@Bean
public AwsContext awsContext()
- Specified by:
awsContext in interface AwsContextConfig
getEC2Context
protected EC2Context getEC2Context()
getS3Context
protected S3Context getS3Context()
getSesContext
protected SesContext getSesContext()
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.