[ 
https://issues.apache.org/jira/browse/FTPSERVER-344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13764151#comment-13764151
 ] 

Dave Roberts commented on FTPSERVER-344:
----------------------------------------

Sorted out Github repo, here's the pull request...
https://github.com/peodratash/mina-ftpserver/pull/1
                
> Allow configuration of FileObserver and StatisticsObserver
> ----------------------------------------------------------
>
>                 Key: FTPSERVER-344
>                 URL: https://issues.apache.org/jira/browse/FTPSERVER-344
>             Project: FtpServer
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 1.0.0, 1.0.1, 1.0.2, 1.0.3
>            Reporter: Dave Roberts
>             Fix For: 1.1.0
>
>         Attachments: ftpStatistics2.patch, ftpStatistics.patch
>
>
> Setting this Observers currently involves a lot of casting and use of 
> "internal" classes and interfaces.
> These need to be exposed to the public interfaces.
> The simplest idea would seem to be to push the methods up to the 
> FtpStatistics interface.  However, these are only exposed through the Ftplet 
> which are runtime objects, so a better mechanism is required.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to