public interface ContextualInstance<T>
CreationalContext
and Contextual
Modifier and Type | Method and Description |
---|---|
Contextual<T> |
getContextual() |
CreationalContext<T> |
getCreationalContext() |
T |
getInstance() |
T getInstance()
CreationalContext<T> getCreationalContext()
Contextual<T> getContextual()
Copyright © 2019 JBoss by Red Hat. All rights reserved.