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