Class | Description |
---|---|
ContextCredentialsConfigurationRegistrar | |
ContextDefaultConfigurationRegistrar |
Configuration class that configures "default" beans that are used by all components.
|
ContextInstanceDataConfiguration | |
ContextRegionConfigurationRegistrar | |
ContextResourceLoaderConfiguration | |
ContextResourceLoaderConfiguration.Registrar | |
ContextStackConfiguration |
Annotation Type | Description |
---|---|
EnableContextCredentials |
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 |
Enables a
PropertySource that resolve instance meta-data through
the amazon meta data service that is available on EC instances. |
EnableContextRegion |
Configures a
RegionProvider instance for the application context. |
EnableContextResourceLoader | |
EnableStackConfiguration |
Enables Cloudformation support for the application context configuration.
|
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.