-
Constructor Summary
Constructors
-
Method Summary
void
Injects properties into a bean.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
SortingInjectorWrapper
protected SortingInjectorWrapper()
-
Method Details
-
inject
Injects properties into a bean.
- Specified by:
inject
in interface IInjector
- Parameters:
object
- The target bean object.
properties
- The bean properties, names followed by values,
size must be even.