org.exoplatform.services.ftp
Class FtpServiceImpl
java.lang.Object
org.exoplatform.services.ftp.FtpServiceImpl
- All Implemented Interfaces:
- FtpService, org.picocontainer.Startable
public class FtpServiceImpl
- extends java.lang.Object
- implements FtpService, org.picocontainer.Startable
Created by The eXo Platform SAS Author : Vitaly Guly
- Version:
- $Id: FtpServiceImpl.java 35180 2009-08-07 14:04:22Z pnedonosko $
|
Constructor Summary |
FtpServiceImpl(org.exoplatform.container.xml.InitParams params,
org.exoplatform.services.command.impl.CommandService commandService,
RepositoryService repositoryService)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FtpServiceImpl
public FtpServiceImpl(org.exoplatform.container.xml.InitParams params,
org.exoplatform.services.command.impl.CommandService commandService,
RepositoryService repositoryService)
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
Copyright © 2011 eXo Platform SAS. All Rights Reserved.