vendredi 27 février 2015

What are the ways to get ApplicationContext object in Spring?

Hi i want to know what are the different ways to get ApplicationContext Object in Spring? I know only one way that is,



ApplicationContext context = new ClassPathXmlApplicationContext("Beans.xml");


is there any other ways? if it is please let me know.


Thanks.


Aucun commentaire:

Enregistrer un commentaire