org.picocontainer.injectors
Class ProviderTestCase.ExampleRequestReader
java.lang.Object
org.picocontainer.injectors.ProviderAdapter
org.picocontainer.injectors.ProviderTestCase.ExampleRequestReader
- All Implemented Interfaces:
- ComponentAdapter, Injector, Provider, LifecycleStrategy
- Enclosing class:
- ProviderTestCase
public static class ProviderTestCase.ExampleRequestReader
- extends ProviderAdapter
Methods inherited from class org.picocontainer.injectors.ProviderAdapter |
accept, decorateComponentInstance, dispose, findAdapterOfType, getComponentInstance, getComponentInstance, getComponentKey, getDelegate, getDescriptor, getProvideMethod, hasLifecycle, isLazy, start, stop, useNames, verify |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProviderTestCase.ExampleRequestReader
public ProviderTestCase.ExampleRequestReader(Class clazz,
String paramName)
getComponentImplementation
public Class getComponentImplementation()
- Specified by:
getComponentImplementation
in interface ComponentAdapter
- Overrides:
getComponentImplementation
in class ProviderAdapter
provide
public Object provide(ProviderTestCase.StubHttpRequest req)
Copyright © 2003-2010 Codehaus. All Rights Reserved.