org.apache.ftpserver.example.osgiservice.impl
Class FtpServerLifecycle
java.lang.Object
org.apache.ftpserver.example.osgiservice.impl.FtpServerLifecycle
public class FtpServerLifecycle
- extends Object
- Author:
- Apache MINA Project*
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FtpServerLifecycle
public FtpServerLifecycle()
getServer
public FtpServer getServer()
setServer
public void setServer(FtpServer server)
init
public void init()
throws Exception
- Throws:
Exception
destroy
public void destroy()
throws Exception
- Throws:
Exception
Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.