public interface TestObjectFactory
| Modifier and Type | Method and Description |
|---|---|
FieldInjectionObject |
getFieldInjectionObject() |
FieldInjectionObjectWithComponentId |
getFieldInjectionObjectWithComponentId() |
InjectorMethodObject |
getInjectorMethodObject() |
InjectorMethodObjectWithComponentId |
getInjectorMethodObjectWithComponentId() |
FieldInjectionObject getFieldInjectionObject() throws Exception
ExceptionFieldInjectionObjectWithComponentId getFieldInjectionObjectWithComponentId() throws Exception
ExceptionInjectorMethodObject getInjectorMethodObject() throws Exception
ExceptionInjectorMethodObjectWithComponentId getInjectorMethodObjectWithComponentId() throws Exception
ExceptionCopyright © 2015–2016 SourcePond. All rights reserved.