com.uwyn.rife.engine
Class InitConfigServlet
java.lang.Object
com.uwyn.rife.engine.InitConfigServlet
- All Implemented Interfaces:
- InitConfig
public class InitConfigServlet
- extends Object
- implements InitConfig
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InitConfigServlet
public InitConfigServlet(ServletConfig config)
getInitParameterNames
public Enumeration getInitParameterNames()
- Specified by:
getInitParameterNames in interface InitConfig
getInitParameter
public String getInitParameter(String name)
- Specified by:
getInitParameter in interface InitConfig
getServletContext
public ServletContext getServletContext()
- Specified by:
getServletContext in interface InitConfig
Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.