Enhance the Ftplet.afterCommand method to include the result of the command
that was executed
---------------------------------------------------------------------------------------------
Key: FTPSERVER-222
URL: https://issues.apache.org/jira/browse/FTPSERVER-222
Project: FtpServer
Issue Type: Improvement
Components: Ftplets
Reporter: Sai Pullabhotla
Fix For: 1.0-M4
The aftterCommand method in the Ftplet interface is a great way to listen for
events from the FtpServer, however, this call back method does not tell
anything about the result of the command execution.
Change the signature of this method to include the result of the command.
More information on this is available at http://www.mail-archive.com/[EMAIL
PROTECTED]/msg00407.html.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.