Results 1 to 3 of 3

Thread: Spring-AOP

  1. #1

    Smile Spring-AOP

    What is mean by Spring AOP? When will be used

    shiva
    Last edited by sivakumarponnusamy; Jul 28th, 2010 at 11:56 PM.

  2. #2
    Join Date
    Jun 2009
    Location
    Frankfurt / Germany
    Posts
    20

    Default

    Hi sivakumarponnusamy,

    "AOP" means "Aspect Oriented Programming", Spring AOP is the AOP support built into the Spring Framework.

    The reference documentation has a good and thorough introduction at http://static.springsource.org/sprin.../html/aop.html which explains what it is and what it is useful for.

    Cheers,
    Axel

  3. #3

    Default

    Thanks Axel...

    Shiva

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •