public class AWSConfigurationServiceImpl extends DefaultComponent implements AWSConfigurationService
Modifier and Type | Field and Description |
---|---|
static String |
XP_CONFIGURATION |
lastModified, name
Constructor and Description |
---|
AWSConfigurationServiceImpl() |
Modifier and Type | Method and Description |
---|---|
com.amazonaws.auth.AWSCredentials |
getAWSCredentials()
Gets the AWS Credentials.
|
String |
getAWSRegion()
Gets the AWS Region.
|
protected AWSConfigurationDescriptor |
getDescriptor() |
activate, deactivate, getAdapter, getDescriptor, getDescriptors, getLastModified, getRegistry, register, registerContribution, registerExtension, setLastModified, setModifiedNow, setName, start, stop, unregister, unregisterContribution, unregisterExtension
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
applicationStarted, getApplicationStartedOrder
public static final String XP_CONFIGURATION
public AWSConfigurationServiceImpl()
protected AWSConfigurationDescriptor getDescriptor()
public com.amazonaws.auth.AWSCredentials getAWSCredentials()
AWSConfigurationService
getAWSCredentials
in interface AWSConfigurationService
null
if not definedpublic String getAWSRegion()
AWSConfigurationService
getAWSRegion
in interface AWSConfigurationService
null
if not definedCopyright © 2019 Nuxeo. All rights reserved.