info.magnolia.module.mail.commands
Class MailCommand
java.lang.Object
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 |
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 |
log
public static org.slf4j.Logger log
MailCommand
public MailCommand()
execute
public boolean execute(org.apache.commons.chain.Context ctx)
- Specified by:
execute
in interface org.apache.commons.chain.Command
Copyright © 2003-2011 Magnolia International Ltd.. All Rights Reserved.