@Version(value="6.0") @Export(optional="provide:=true")
See: Description
Interface | Description |
---|---|
EmailTemplate<Type extends Email> |
Define a
Template that can be used to build Emails. |
EmailTemplateFactory<Type extends Email> |
An interface to reference a an OSGI Service for creating
EmailTemplates .This allow to share an instance wide configuration, like a From address or charSet |
RetrieverEmailTemplateFactory<Type extends Email> |
An interface to reference a an OSGI Service for creating
EmailTemplates . |
Copyright © 2010 - 2020 Adobe. All Rights Reserved