@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, setNextclearTarget, find, findAny, findAny, findByName, findInjectionPoint, findWithNull, get, getAny, getBean, getDelegate, getInjectionPoint, getParentValue, getValue, push, release, setInjectionPoint, toStringpublic ProducesCreationalContext(Contextual<T> bean, CreationalContextImpl<?> parent)
public boolean isTop()
isTop in class OwnerCreationalContext<T>