public final class InternalContext extends Object
| Constructor and Description |
|---|
InternalContext()
|
| Modifier and Type | Method and Description |
|---|---|
<T> ConstructionContext |
getConstructionContext(Object
|
Dependency |
getDependency()
|
void |
setDependency(Dependency
|
public <T> ConstructionContext<T> getConstructionContext(Object key)
public DependencygetDependency()
public void setDependency(Dependencydependency)