Results 1 to 1 of 1
- 09-26-2007, 09:30 PM #1
What is weaving in Spring Framework
In Spring AOP makes it possible to modularize and separate logging, transaction like services and apply them declaratively to the components Hence programmer can focus on specific concerns. Aspects are wired into objects in the spring XML file in the way as JavaBean. This process is known as 'Weaving'.
Similar Threads
-
how to learn spring framework
By m16k2002 in forum Web FrameworksReplies: 6Last Post: 04-06-2009, 03:14 PM -
How to run Queries in Spring framework
By Java Tip in forum Java TipReplies: 0Last Post: 04-01-2008, 11:42 AM -
What is weaving in Spring Framework
By Java Tip in forum Java TipReplies: 0Last Post: 03-29-2008, 01:39 PM -
What is RMI concept in Spring Framework
By JavaBean in forum Java TipReplies: 0Last Post: 10-04-2007, 10:21 PM -
What is the use of NamedParameterJdbcTemplate in Spring Framework
By JavaBean in forum Java TipReplies: 0Last Post: 09-28-2007, 01:57 PM
Bookmarks