Nuxeo ECM Projects 5.4.3-SNAPSHOT

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

Packages that use PropertiesFetcher
org.nuxeo.ecm.platform.mail.fetcher   
org.nuxeo.ecm.platform.mail.service   
 

Uses of PropertiesFetcher in org.nuxeo.ecm.platform.mail.fetcher
 

Classes in org.nuxeo.ecm.platform.mail.fetcher that implement PropertiesFetcher
 class SimplePropertiesFetcher
          A simple properties fetcher that always returns the same properties.
 

Methods in org.nuxeo.ecm.platform.mail.fetcher that return types with arguments of type PropertiesFetcher
 Class<? extends PropertiesFetcher> PropertiesFetcherDescriptor.getFetcher()
           
 

Method parameters in org.nuxeo.ecm.platform.mail.fetcher with type arguments of type PropertiesFetcher
 void PropertiesFetcherDescriptor.setFetcher(Class<? extends PropertiesFetcher> fetcher)
           
 

Uses of PropertiesFetcher in org.nuxeo.ecm.platform.mail.service
 

Methods in org.nuxeo.ecm.platform.mail.service that return PropertiesFetcher
 PropertiesFetcher MailServiceImpl.getFetcher(String name)
           
 PropertiesFetcher MailService.getFetcher(String name)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.