This project has retired. For details please refer to its
Attic page.
MailCommand (Cocoon Mail Block Implementation 1.0.0 API)
org.apache.cocoon.mail.command
Interface MailCommand
- All Known Implementing Classes:
- AbstractMailCommand
- public interface MailCommand
This interface the basic contract of a MailCommand
- Since:
- 23 October 2002
- Version:
- $Id: MailCommand.html 1304280 2012-03-23 11:18:01Z ilgrosso $
|
Method Summary |
void |
execute()
Execute this MailCommand |
execute
public void execute()
throws MessagingException
- Execute this MailCommand
- Throws:
MessagingException - Description of the Exception
Copyright © 1999-2008 The Apache Software Foundation. All Rights Reserved.