1.

What Are The Methods Of Bean Life Cycle?

Answer»

There are TWO IMPORTANT methods of Bean LIFE cycle:
SetupCALLED when bean is loaded into container.
Teardown – called when bean is UNLOADED into container.

There are two important methods of Bean life cycle:
Setup – called when bean is loaded into container.
Teardown – called when bean is unloaded into container.



Discussion

No Comment Found