Uses of Interface
org.nuxeo.ecm.platform.mail.fetcher.PropertiesFetcher
Packages that use PropertiesFetcher
-
Uses of PropertiesFetcher in org.nuxeo.ecm.platform.mail.fetcher
Classes in org.nuxeo.ecm.platform.mail.fetcher that implement PropertiesFetcherModifier and TypeClassDescriptionclass
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 PropertiesFetcherModifier and TypeMethodDescriptionClass<? extends PropertiesFetcher>
PropertiesFetcherDescriptor.getFetcher()
Method parameters in org.nuxeo.ecm.platform.mail.fetcher with type arguments of type PropertiesFetcherModifier and TypeMethodDescriptionvoid
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 PropertiesFetcherModifier and TypeMethodDescriptionMailService.getFetcher
(String name) MailServiceImpl.getFetcher
(String name)