[jira] [Created] (JAMES-4127) Simplify implementing the Mailet interface
"Jean Helou (Jira)" <[email protected]>
| Newsgroups | gmane.comp.jakarta.james.devel |
|---|---|
| Message-ID | <[email protected]> |
Jean Helou created JAMES-4127:
---------------------------------
Summary: Simplify implementing the Mailet interface
Key: JAMES-4127
URL: https://issues.apache.org/jira/browse/JAMES-4127
Project: James Server
Issue Type: Sub-task
Reporter: Jean Helou
add default implementations for
* init() (which does nothing)
* destroy() (which does nothing)
* getMailetInfo() (which returns an empty string like the GenericMailet implementation)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)