org.apache.velocity.test

Class VelocityServletTest.MockServletConfig

Enclosing Class:
VelocityServletTest
Implemented Interfaces:
ServletConfig

(package private) static class VelocityServletTest.MockServletConfig
extends java.lang.Object
implements ServletConfig

Method Summary

String
getInitParameter(String ignored)
Enumeration
getInitParameterNames()
ServletContext
getServletContext()
String
getServletName()

Method Details

getInitParameter

public String getInitParameter(String ignored)


getInitParameterNames

public Enumeration getInitParameterNames()


getServletContext

public ServletContext getServletContext()


getServletName

public String getServletName()


Copyright B) 2002 Apache Software Foundation. All Rights Reserved.