Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.mail.fetcher
Interface PropertiesFetcher

All Known Implementing Classes:
SimplePropertiesFetcher

public interface PropertiesFetcher

Author:
Alexandre Russel

Method Summary
 void configureFetcher(Map<String,String> configuration)
           
 Properties getProperties(Map<String,Object> values)
           
 

Method Detail

configureFetcher

void configureFetcher(Map<String,String> configuration)

getProperties

Properties getProperties(Map<String,Object> values)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.