Este contenido no está disponible en el idioma seleccionado.
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