|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.config.inject.CreationalContextImpl<T>
com.caucho.config.inject.OwnerCreationalContext<T>
com.caucho.config.inject.ProducesCreationalContext<T>
@Module public class ProducesCreationalContext<T>
Stack of partially constructed beans.
| Field Summary |
|---|
| Fields inherited from class com.caucho.config.inject.CreationalContextImpl |
|---|
NULL |
| Constructor Summary | |
|---|---|
ProducesCreationalContext(Contextual<T> bean,
CreationalContextImpl<?> parent)
|
|
| Method Summary | |
|---|---|
boolean |
isTop()
|
| Methods inherited from class com.caucho.config.inject.OwnerCreationalContext |
|---|
getNext, getOwner, setNext |
| Methods inherited from class com.caucho.config.inject.CreationalContextImpl |
|---|
clearTarget, find, findAny, findAny, findByName, findInjectionPoint, findWithNull, get, getAny, getBean, getDelegate, getInjectionPoint, getParentValue, getValue, push, release, setInjectionPoint, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ProducesCreationalContext(Contextual<T> bean,
CreationalContextImpl<?> parent)
| Method Detail |
|---|
public boolean isTop()
isTop in class OwnerCreationalContext<T>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||