public class DependentCreationalContext<S> extends Object implements Serializable
Constructor and Description |
---|
DependentCreationalContext(javax.enterprise.context.spi.Contextual<S> contextual) |
Modifier and Type | Method and Description |
---|---|
javax.enterprise.context.spi.Contextual<S> |
getContextual() |
Object |
getInstance() |
void |
setInstance(Object instance) |
public DependentCreationalContext(javax.enterprise.context.spi.Contextual<S> contextual)
Copyright © 2008–2016 The Apache Software Foundation. All rights reserved.