Package | Description |
---|---|
org.jboss.weld.context | |
org.jboss.weld.context.unbound | |
org.jboss.weld.manager |
Modifier and Type | Class and Description |
---|---|
class |
CreationalContextImpl<T> |
class |
ForwardingWeldCreationalContext<T> |
Modifier and Type | Method and Description |
---|---|
protected abstract WeldCreationalContext<T> |
ForwardingWeldCreationalContext.delegate() |
<S> WeldCreationalContext<S> |
ForwardingWeldCreationalContext.getCreationalContext(javax.enterprise.context.spi.Contextual<S> Contextual) |
<S> WeldCreationalContext<S> |
WeldCreationalContext.getCreationalContext(javax.enterprise.context.spi.Contextual<S> Contextual) |
<S> WeldCreationalContext<S> |
CreationalContextImpl.getCreationalContext(javax.enterprise.context.spi.Contextual<S> contextual) |
Modifier and Type | Method and Description |
---|---|
protected <T> void |
DependentContextImpl.addDependentInstance(T instance,
javax.enterprise.context.spi.Contextual<T> contextual,
WeldCreationalContext<T> creationalContext) |
Modifier and Type | Method and Description |
---|---|
<T> WeldCreationalContext<T> |
BeanManagerImpl.createCreationalContext(javax.enterprise.context.spi.Contextual<T> contextual) |
Copyright © 2013 Seam Framework. All rights reserved.