public interface ContextualInstance<T>
CreationalContext and Contextual| Modifier and Type | Method and Description |
|---|---|
javax.enterprise.context.spi.Contextual<T> |
getContextual() |
javax.enterprise.context.spi.CreationalContext<T> |
getCreationalContext() |
T |
getInstance() |
Copyright © 2008–2019. All rights reserved.