protected static class SInvocation.SortingInjectorWrapper extends java.lang.Object implements IInjector
| Modifier | Constructor and Description |
|---|---|
protected |
SortingInjectorWrapper() |
| Modifier and Type | Method and Description |
|---|---|
void |
inject(java.lang.Object object,
java.lang.Object... properties)
Injects properties into a bean.
|