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