Answer Posted / sujeev
IOC(Inversion of control)is a technique that allows object
configuration to be moved out of code and into a
configuration file. With Spring IOC, this is typically done
with an XML file.
The steps to use Spring IOC are:
1. Write Java Bean classes, with getter and setter methods
for each property to be configured by Spring.
2. Create an XML file that describes the Java Beans to be
configured.
3. Use an XMLBeanFactory to create configured beans. There
are other ways to read bean descriptions, but using an
XmlBeanFactory is more common.
Is This Answer Correct ? | 80 Yes | 17 No |
Post New Answer View All Answers
Hi Friends, i have searched in google but not clear. can you give bank example with synchronized keyword
What is the use of the list interface in the java collection? : java collections
What are the different types of collections views being provided by the map interface? : java collections
Hi we have an urgent requirement for Java/J2ee technical lead position & also looking for "Java Guidewire claimcentre" experienced professional for Bangalore location if interested can reach srisanh@gmail.com
What is the Spring2.5 MVC Navigation flow?
Which sorting algorithm is used by collections.sort() in java ?
What are the queues in the java collection framework? : java collections
What are the uses of the set interfaces in the java collections? : java collections
What are the types of interface used in the java collections? : java collections
What are the differences between the java collection and the java list? : java collections
can u draw class/object diagram for ATM
What are the different types of classes implemented in the set interfaces? : java collections
What are the different types of features of the java collections framework? : java collections
HOW MUCH PERCENTAGE WE DEDUCT FOR OUR SUPPLIERS OR OTHER PROFESSIONALS
What are maps interfaces in the java collections? : java collections