| 类 | 说明 |
|---|---|
| ComponentAdvsior |
in container, when a component inject into another component or a model, the
advisor will create a proxy for injected class with its interfaces.
|
| ModelAdvisor |
when a model with a @Introduce annotation is injected to another model, the
injected model will be enhanced using cglib.
|
Copyright © 2018. All rights reserved.