public interface InstanceFactory<T>
Modifier and Type | Method and Description |
---|---|
InstanceHandle<T> |
createInstance()
Factory that creates a fully injected instance.
|
InstanceHandle<T> createInstance() throws InstantiationException
InstantiationException
Copyright © 2021 JBoss by Red Hat. All rights reserved.