com.clickntap.smart
Class SmartConfServlet
java.lang.Object
com.clickntap.smart.SmartConfServlet
- All Implemented Interfaces:
- javax.servlet.Servlet
public class SmartConfServlet
- extends Object
- implements javax.servlet.Servlet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SmartConfServlet
public SmartConfServlet()
init
public void init(javax.servlet.ServletConfig conf)
throws javax.servlet.ServletException
- Specified by:
init in interface javax.servlet.Servlet
- Throws:
javax.servlet.ServletException
destroy
public void destroy()
- Specified by:
destroy in interface javax.servlet.Servlet
getServletConfig
public javax.servlet.ServletConfig getServletConfig()
- Specified by:
getServletConfig in interface javax.servlet.Servlet
getServletInfo
public String getServletInfo()
- Specified by:
getServletInfo in interface javax.servlet.Servlet
service
public void service(javax.servlet.ServletRequest arg0,
javax.servlet.ServletResponse arg1)
throws javax.servlet.ServletException,
IOException
- Specified by:
service in interface javax.servlet.Servlet
- Throws:
javax.servlet.ServletException
IOException
Copyright © 2014. All rights reserved.