public class DependentInstanceEntry<T> extends Object implements Serializable
Constructor and Description |
---|
DependentInstanceEntry(T instance,
javax.enterprise.context.spi.CreationalContext<T> creationalContext) |
Modifier and Type | Method and Description |
---|---|
javax.enterprise.context.spi.CreationalContext<T> |
getCreationalContext() |
T |
getInstance() |
Copyright © 2022 The Apache Software Foundation. All rights reserved.