public class AwsHomeAwarePropertyAccessor extends FileSystemAwarePropertyAccessor
PropertyAccessor implementation
for reading AWS related properties from user home directory.| Constructor and Description |
|---|
AwsHomeAwarePropertyAccessor() |
AwsHomeAwarePropertyAccessor(String credentialsFileName) |
AwsHomeAwarePropertyAccessor(String awsHomeDir,
String credentialsFileName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getProperty(String propName) |
getPropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBooleanProperty, getBooleanProperty, getDoubleProperty, getDoubleProperty, getFloatProperty, getFloatProperty, getIntegerProperty, getIntegerProperty, getLongProperty, getLongProperty, getProperty, hasPropertypublic AwsHomeAwarePropertyAccessor()
public AwsHomeAwarePropertyAccessor(String credentialsFileName)
public String getProperty(String propName)
getProperty in interface PropertyAccessorgetProperty in class FileSystemAwarePropertyAccessorCopyright © 2018. All Rights Reserved.