Types of Dependency Injection Spring supports
Define the types of Dependency Injection Spring supports briefly?
Expert
a) Setter Injection:- The Setter-based DI is recognised by calling a setter methods on beans after invoking - no-argument static factory method to instantiate the bean. b) Constructor Injection:- Constructor-based DI is recognised by invoking a constructor with number of arguments, each demonstrating a collaborator.
Explain the term Java Virtual Machine (JVM)?
Illustrate objects lock and which objects have locks?
Elaborate the states associated in the thread?
Explain Applet life cycle with suitable example.
Elaborate SwingUtilities.invokeLater(Runnable) method?
Is it possible that Java object can be locked down for exclusive use by a given thread?
What do you mean by the base class of all classes?
Differentiate between Java Mail and JMS Queue ?
Elaborate synchronized methods and synchronized statements?
Elaborate implementation of a thread pool?
18,76,764
1933739 Asked
3,689
Active Tutors
1427938
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!