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, verifypublic ExampleRequestReader(Class clazz, String paramName)
public Class getComponentImplementation()
ComponentAdaptergetComponentImplementation in interface ComponentAdaptergetComponentImplementation in class ProviderAdapterpublic Object provide(ProviderTestCase.StubHttpRequest req)
Copyright © 2003–2019 Codehaus. All rights reserved.