Class SimplePropertiesFetcher
java.lang.Object
org.nuxeo.ecm.platform.mail.fetcher.SimplePropertiesFetcher
- All Implemented Interfaces:
 PropertiesFetcher
A simple properties fetcher that always returns the same properties.
- Author:
 - Alexandre Russel
 
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidconfigureFetcher(Map<String, String> configuration) getProperties(Map<String, Object> values)  
- 
Constructor Details
- 
SimplePropertiesFetcher
public SimplePropertiesFetcher() 
 - 
 - 
Method Details
- 
configureFetcher
- Specified by:
 configureFetcherin interfacePropertiesFetcher
 - 
getProperties
- Specified by:
 getPropertiesin interfacePropertiesFetcher
 
 -