@Service(value="blS3ConfigurationService") public class S3ConfigurationServiceImpl extends Object implements S3ConfigurationService
| Modifier and Type | Field and Description |
|---|---|
protected org.broadleafcommerce.common.config.service.SystemPropertiesService |
systemPropertiesService |
| Constructor and Description |
|---|
S3ConfigurationServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
lookupProperty(String propertyName) |
S3Configuration |
lookupS3Configuration() |
protected void |
setSystemPropertiesService(org.broadleafcommerce.common.config.service.SystemPropertiesService systemPropertiesService) |
protected org.broadleafcommerce.common.config.service.SystemPropertiesService systemPropertiesService
public S3Configuration lookupS3Configuration()
lookupS3Configuration in interface S3ConfigurationServiceprotected void setSystemPropertiesService(org.broadleafcommerce.common.config.service.SystemPropertiesService systemPropertiesService)
Copyright © 2015. All rights reserved.