Class FtpServiceImpl

  • All Implemented Interfaces:
    FtpService, org.picocontainer.Startable

    public class FtpServiceImpl
    extends Object
    implements FtpService, org.picocontainer.Startable
    Created by The eXo Platform SAS Author : Vitaly Guly gavrik-vetal@ukr.net/mail.ru
    Version:
    $Id: $
    • Constructor Detail

      • FtpServiceImpl

        public FtpServiceImpl​(org.exoplatform.container.xml.InitParams params,
                              org.exoplatform.services.command.impl.CommandService commandService,
                              org.exoplatform.services.jcr.RepositoryService repositoryService,
                              org.exoplatform.container.ExoContainerContext context)
    • Method Detail

      • start

        public void start()
        Specified by:
        start in interface FtpService
        Specified by:
        start in interface org.picocontainer.Startable
      • stop

        public void stop()
        Specified by:
        stop in interface FtpService
        Specified by:
        stop in interface org.picocontainer.Startable