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