此内容没有您所选择的语言版本。
7.15. Lifecycle
By default the Microcontainer uses
create
, start
, and destroy
methods when it moves through the various states. However, you may not want the Microcontainer to invoke them. For this reason, an ignore flag is available.
Example 7.25. Bean Lifecycles