ConstructorInstanceFactory, ImmediateInstanceFactorypublic interface InstanceFactory<T>
| Modifier and Type | Method | Description |
|---|---|---|
InstanceHandle<T> |
createInstance() |
Factory that creates a fully injected instance.
|
InstanceHandle<T> createInstance() throws java.lang.InstantiationException
java.lang.InstantiationExceptionCopyright © 2018. All rights reserved.