InjectionHandler
instances which, using annotations, have been associated with the target class's setter method. More than one injection handler can be assigned to a method. In this case, all of the injection handlers will be called until one returns a non-null object.
@author Phil Zoio
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|