public static class ProviderTestCase.ExampleRequestReader extends ProviderAdapter
ComponentAdapter.NOTHING
Constructor and Description |
---|
ExampleRequestReader(Class clazz,
String paramName) |
Modifier and Type | Method and Description |
---|---|
Class |
getComponentImplementation()
Retrieve the class of the component.
|
Object |
provide(ProviderTestCase.StubHttpRequest req) |
accept, decorateComponentInstance, dispose, findAdapterOfType, getComponentInstance, getComponentInstance, getComponentKey, getDelegate, getDescriptor, getProvideMethod, hasLifecycle, isLazy, start, stop, useNames, verify
public ExampleRequestReader(Class clazz, String paramName)
public Class getComponentImplementation()
ComponentAdapter
getComponentImplementation
in interface ComponentAdapter
getComponentImplementation
in class ProviderAdapter
public Object provide(ProviderTestCase.StubHttpRequest req)
Copyright © 2003–2016 Codehaus. All rights reserved.