Class CloudFilesConfigurationServiceImpl
java.lang.Object
org.broadleafcommerce.vendor.rackspace.cloudfiles.CloudFilesConfigurationServiceImpl
- All Implemented Interfaces:
CloudFilesConfigurationService
@Service("blCloudFilesConfigurationService")
public class CloudFilesConfigurationServiceImpl
extends Object
implements CloudFilesConfigurationService
- Author:
- Elbert Bautista (elbertbautista)
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected org.broadleafcommerce.common.config.service.SystemPropertiesService -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected StringlookupProperty(String propertyName) protected voidsetSystemPropertiesService(org.broadleafcommerce.common.config.service.SystemPropertiesService systemPropertiesService)
-
Field Details
-
systemPropertiesService
protected org.broadleafcommerce.common.config.service.SystemPropertiesService systemPropertiesService
-
-
Constructor Details
-
CloudFilesConfigurationServiceImpl
public CloudFilesConfigurationServiceImpl()
-
-
Method Details
-
lookupCloudFilesConfiguration
- Specified by:
lookupCloudFilesConfigurationin interfaceCloudFilesConfigurationService
-
lookupProperty
-
setSystemPropertiesService
protected void setSystemPropertiesService(org.broadleafcommerce.common.config.service.SystemPropertiesService systemPropertiesService)
-