|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.config.scope.CreationContextImpl
public class CreationContextImpl
Context for a named EL bean scope
| Constructor Summary | |
|---|---|
CreationContextImpl(InjectManager inject)
|
|
| Method Summary | |
|---|---|
void |
push(java.lang.Object incompleteInstance)
Pushes an incomplete instance into the creational context. |
void |
release()
Destroys all dependent objects. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CreationContextImpl(InjectManager inject)
| Method Detail |
|---|
public void push(java.lang.Object incompleteInstance)
CreationalContext
push in interface CreationalContextpublic void release()
CreationalContext
release in interface CreationalContext
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||