Package org.exoplatform.services.ftp
Class FtpServiceImpl
java.lang.Object
org.exoplatform.services.ftp.FtpServiceImpl
- All Implemented Interfaces:
FtpService,org.picocontainer.Startable
Created by The eXo Platform SAS Author : Vitaly Guly gavrik-vetal@ukr.net/mail.ru
- Version:
- $Id: $
-
Constructor Summary
ConstructorsConstructorDescriptionFtpServiceImpl(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 Summary
-
Constructor Details
-
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 Details
-
start
public void start()- Specified by:
startin interfaceFtpService- Specified by:
startin interfaceorg.picocontainer.Startable
-
stop
public void stop()- Specified by:
stopin interfaceFtpService- Specified by:
stopin interfaceorg.picocontainer.Startable
-