org.apache.ftpserver.example.springwar
Class FtpServerListener
java.lang.Object
org.apache.ftpserver.example.springwar.FtpServerListener
- All Implemented Interfaces:
- EventListener, javax.servlet.ServletContextListener
public class FtpServerListener
- extends Object
- implements javax.servlet.ServletContextListener
- Author:
- Apache MINA Project*
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FTPSERVER_CONTEXT_NAME
public static final String FTPSERVER_CONTEXT_NAME
- See Also:
- Constant Field Values
FtpServerListener
public FtpServerListener()
contextDestroyed
public void contextDestroyed(javax.servlet.ServletContextEvent sce)
- Specified by:
contextDestroyed
in interface javax.servlet.ServletContextListener
contextInitialized
public void contextInitialized(javax.servlet.ServletContextEvent sce)
- Specified by:
contextInitialized
in interface javax.servlet.ServletContextListener
Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.