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. Oktober 2002
Version:
CVS $Id: MailCommand.java 30941 2004-07-29 19:56:58Z vgritsenko $
Author:
Bernhard Huber

Method Summary
 void execute()
          Execute this MailCommand
 

Method Detail

execute

public void execute()
             throws MessagingException
Execute this MailCommand

Throws:
MessagingException - Description of the Exception


Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.