이 콘텐츠는 선택한 언어로 제공되지 않습니다.
7.15. Life cycle
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 Life cycles