public class TestObjectFactoryImpl extends Object implements TestObjectFactory
| Constructor and Description |
|---|
TestObjectFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
FieldInjectionObject |
getFieldInjectionObject() |
FieldInjectionObjectWithComponentId |
getFieldInjectionObjectWithComponentId() |
InjectorMethodObject |
getInjectorMethodObject() |
InjectorMethodObjectWithComponentId |
getInjectorMethodObjectWithComponentId() |
public FieldInjectionObject getFieldInjectionObject() throws Exception
getFieldInjectionObject in interface TestObjectFactoryExceptionpublic FieldInjectionObjectWithComponentId getFieldInjectionObjectWithComponentId() throws Exception
getFieldInjectionObjectWithComponentId in interface TestObjectFactoryExceptionpublic InjectorMethodObject getInjectorMethodObject() throws Exception
getInjectorMethodObject in interface TestObjectFactoryExceptionpublic InjectorMethodObjectWithComponentId getInjectorMethodObjectWithComponentId() throws Exception
getInjectorMethodObjectWithComponentId in interface TestObjectFactoryExceptionCopyright © 2015–2016 SourcePond. All rights reserved.