Uses of Interface
org.nuxeo.ecm.platform.mail.fetcher.PropertiesFetcher
-
Uses of PropertiesFetcher in org.nuxeo.ecm.platform.mail.fetcher
Modifier and TypeClassDescriptionclass
A simple properties fetcher that always returns the same properties.Modifier and TypeMethodDescriptionClass<? extends PropertiesFetcher>
PropertiesFetcherDescriptor.getFetcher()
Modifier and TypeMethodDescriptionvoid
PropertiesFetcherDescriptor.setFetcher
(Class<? extends PropertiesFetcher> fetcher) -
Uses of PropertiesFetcher in org.nuxeo.ecm.platform.mail.service
Modifier and TypeMethodDescriptionMailService.getFetcher
(String name) MailServiceImpl.getFetcher
(String name)