Results 1 to 2 of 2

Thread: Intercepting Constructor-calls

Hybrid View

  1. #1
    Join Date
    Sep 2004
    Posts
    1

    Default Intercepting Constructor-calls

    Hello,

    I would like to intercept constructor calls. I think, I have to take another AOP-Language or does AOP-Spring supports this ?

  2. #2
    Join Date
    Aug 2004
    Location
    San Mateo, CA
    Posts
    1,265

    Default

    Spring AOP does not support this. See the Spring Reference Manual for AspectJ integration, or Jonas Boner's recent blog on Spring/AspectWerkz (http://blogs.codehaus.org/people/jbo...arriage.htm l)
    Rod Johnson - GM, SpringSource Division, VMware
    http://www.springsource.com
    Spring From the Source

Similar Threads

  1. Intercepting static methods?
    By dune in forum AOP
    Replies: 4
    Last Post: Jan 29th, 2007, 05:05 AM
  2. Intercepting Axis client call
    By Jorgen Haukland in forum Security
    Replies: 1
    Last Post: Oct 10th, 2005, 05:47 PM
  3. Replies: 2
    Last Post: Sep 9th, 2005, 06:13 AM
  4. Replies: 1
    Last Post: May 24th, 2005, 03:46 AM
  5. intercepting protected methods
    By souljahboi in forum AOP
    Replies: 2
    Last Post: Oct 19th, 2004, 09:13 PM

Posting Permissions

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