|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WeldCreationalContext | |
---|---|
org.jboss.weld.context | |
org.jboss.weld.context.unbound | |
org.jboss.weld.manager |
Uses of WeldCreationalContext in org.jboss.weld.context |
---|
Classes in org.jboss.weld.context that implement WeldCreationalContext | |
---|---|
class |
CreationalContextImpl<T>
|
class |
ForwardingWeldCreationalContext<T>
|
Methods in org.jboss.weld.context that return WeldCreationalContext | ||
---|---|---|
protected abstract WeldCreationalContext<T> |
ForwardingWeldCreationalContext.delegate()
|
|
|
WeldCreationalContext.getCreationalContext(javax.enterprise.context.spi.Contextual<S> Contextual)
|
|
|
ForwardingWeldCreationalContext.getCreationalContext(javax.enterprise.context.spi.Contextual<S> Contextual)
|
|
|
CreationalContextImpl.getCreationalContext(javax.enterprise.context.spi.Contextual<S> contextual)
|
Uses of WeldCreationalContext in org.jboss.weld.context.unbound |
---|
Methods in org.jboss.weld.context.unbound with parameters of type WeldCreationalContext | ||
---|---|---|
protected
|
DependentContextImpl.addDependentInstance(T instance,
javax.enterprise.context.spi.Contextual<T> contextual,
WeldCreationalContext<T> creationalContext)
|
Uses of WeldCreationalContext in org.jboss.weld.manager |
---|
Methods in org.jboss.weld.manager that return WeldCreationalContext | ||
---|---|---|
|
BeanManagerImpl.createCreationalContext(javax.enterprise.context.spi.Contextual<T> contextual)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |