@Module public class ProducesCreationalContext<T> extends OwnerCreationalContext<T>
NULL
Constructor and Description |
---|
ProducesCreationalContext(Contextual<T> bean,
CreationalContextImpl<?> parent) |
Modifier and Type | Method and Description |
---|---|
boolean |
isTop() |
getNext, getOwner, setNext
clearTarget, find, findAny, findAny, findByName, findInjectionPoint, findWithNull, get, getAny, getBean, getDelegate, getInjectionPoint, getParentValue, getValue, push, release, setInjectionPoint, toString
public ProducesCreationalContext(Contextual<T> bean, CreationalContextImpl<?> parent)
public boolean isTop()
isTop
in class OwnerCreationalContext<T>