×

Welcome to TagMyCode

Please login or create account to add a snippet.
0
0
 
0
Language: Java
Posted by: sumesh tg
Added: Oct 3, 2016 9:14 AM
Views: 2143
Tags: context spring
  1.     ApplicationContext springAppContext = Context.getInstance().currentProfile().getSpringContext();
  2.     EmployerDAO employerDAO = springAppContext.getBean(EmployerDAO.class);