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.java 587761 2007-10-24 03:08:05Z vgritsenko $

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-2008 The Apache Software Foundation. All Rights Reserved.