InjectionFactoryClass
annotation. The factory class is instantiated, and used to create an InjectionHandler
instance which is itself wrapped using an InjectionWrapper
. Does this for each property, building a map of property names to InjectionWrapper
instances
BeanSourceReaderClass
, and use the declared class to create a BeanSourceReader
, which itself
|
|
|
|
|
|
|
|
|
|
|
|