public interface ContextInjector<C>
ContextInjectorComponent| Modifier and Type | Method and Description |
|---|---|
void |
injectContext(Targets targets,
C contextObject)
Injects data from context object into the target.
|
Copyright © 2003-present Jodd Team