org.apache.velocity.test

Class VelocityServletTest.MockServletConfig

static class VelocityServletTest.MockServletConfig extends Object implements ServletConfig

Method Summary
StringgetInitParameter(String ignored)
EnumerationgetInitParameterNames()
ServletContextgetServletContext()
StringgetServletName()

Method Detail

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.