Nuxeo Enterprise Platform 5.4

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

All Known Implementing Classes:
SimplePropertiesFetcher

public interface PropertiesFetcher

Author:
Alexandre Russel

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

Method Detail

configureFetcher

void configureFetcher(java.util.Map<java.lang.String,java.lang.String> configuration)

getProperties

java.util.Properties getProperties(java.util.Map<java.lang.String,java.lang.Object> values)

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.