| Package | Description |
|---|---|
| org.nuxeo.ecm.platform.mail.fetcher | |
| org.nuxeo.ecm.platform.mail.service |
| Modifier and Type | Class and Description |
|---|---|
class |
SimplePropertiesFetcher
A simple properties fetcher that always returns the same properties.
|
| Modifier and Type | Method and Description |
|---|---|
Class<? extends PropertiesFetcher> |
PropertiesFetcherDescriptor.getFetcher() |
| Modifier and Type | Method and Description |
|---|---|
void |
PropertiesFetcherDescriptor.setFetcher(Class<? extends PropertiesFetcher> fetcher) |
| Modifier and Type | Method and Description |
|---|---|
PropertiesFetcher |
MailServiceImpl.getFetcher(String name) |
PropertiesFetcher |
MailService.getFetcher(String name) |
Copyright © 2019 Nuxeo. All rights reserved.