org.picocontainer.injectors
Class ProviderTestCase.StubHttpRequest

java.lang.Object
  extended by org.picocontainer.injectors.ProviderTestCase.StubHttpRequest
Enclosing class:
ProviderTestCase

public static class ProviderTestCase.StubHttpRequest
extends Object


Constructor Summary
ProviderTestCase.StubHttpRequest(String key, String value)
           
 
Method Summary
 String getParameter(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProviderTestCase.StubHttpRequest

public ProviderTestCase.StubHttpRequest(String key,
                                        String value)
Method Detail

getParameter

public String getParameter(String name)


Copyright © 2003-2010 Codehaus. All Rights Reserved.