public class CreationContextImpl
extends java.lang.Object
| Constructor and Description |
|---|
CreationContextImpl(InjectManager inject) |
| Modifier and Type | Method and Description |
|---|---|
void |
push(java.lang.Object incompleteInstance) |
void |
release() |
public CreationContextImpl(InjectManager inject)