info.magnolia.module.mail.commands
Class MailCommand

java.lang.Object
  extended by info.magnolia.module.mail.commands.MailCommand
All Implemented Interfaces:
org.apache.commons.chain.Command

public class MailCommand
extends Object
implements org.apache.commons.chain.Command

the command for sending mail.

Author:
jackie, niko

Field Summary
static org.slf4j.Logger log
           
 
Fields inherited from interface org.apache.commons.chain.Command
CONTINUE_PROCESSING, PROCESSING_COMPLETE
 
Constructor Summary
MailCommand()
           
 
Method Summary
 boolean execute(org.apache.commons.chain.Context ctx)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

public static org.slf4j.Logger log
Constructor Detail

MailCommand

public MailCommand()
Method Detail

execute

public boolean execute(org.apache.commons.chain.Context ctx)
Specified by:
execute in interface org.apache.commons.chain.Command


Copyright © 2003-2014 Magnolia International Ltd.. All Rights Reserved.