ConstructorInstanceFactory
, ImmediateInstanceFactory
public 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.InstantiationException
Copyright © 2018. All rights reserved.