public class ContextInjectorComponent
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected InjectorsManager |
injectorsManager |
protected PetiteContainer |
madpc |
protected MadvocController |
madvocController |
protected ScopeDataResolver |
scopeDataResolver |
| Constructor and Description |
|---|
ContextInjectorComponent() |
| Modifier and Type | Method and Description |
|---|---|
void |
injectContext(Target target)
Inject context into target.
|
@PetiteInject protected PetiteContainer madpc
@PetiteInject protected InjectorsManager injectorsManager
@PetiteInject protected MadvocController madvocController
@PetiteInject protected ScopeDataResolver scopeDataResolver
public void injectContext(Target target)
Copyright © 2003-present Jodd Team