Nuxeo Enterprise Platform 5.4

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
 java.lang.Class<? extends PropertiesFetcher> PropertiesFetcherDescriptor.getFetcher()
           
 

Method parameters in org.nuxeo.ecm.platform.mail.fetcher with type arguments of type PropertiesFetcher
 void PropertiesFetcherDescriptor.setFetcher(java.lang.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(java.lang.String name)
           
 PropertiesFetcher MailService.getFetcher(java.lang.String name)
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.