Package | Description |
---|---|
org.jboss.weld.context | |
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> |
WeldCreationalContext.getCreationalContext(javax.enterprise.context.spi.Contextual<S> Contextual) |
<S> WeldCreationalContext<S> |
CreationalContextImpl.getCreationalContext(javax.enterprise.context.spi.Contextual<S> contextual) |
<S> WeldCreationalContext<S> |
ForwardingWeldCreationalContext.getCreationalContext(javax.enterprise.context.spi.Contextual<S> Contextual) |
Modifier and Type | Method and Description |
---|---|
<T> WeldCreationalContext<T> |
BeanManagerImpl.createCreationalContext(javax.enterprise.context.spi.Contextual<T> contextual) |
Copyright © 2012 Seam Framework. All Rights Reserved.