3 Replies Latest reply on Jun 7, 2007 9:23 AM by alesj

    @Spring Injection in POJOs

    gumnaam

      I did read the article on sys-conf and it mentioned that I can inject spring beans in POJOs with @Spring annotations and jboss AOP.

      Is there a concrete example of doing this ? I presume I would have to play with ejb3-interceptors-aop.xml ? but isn't this only for aop interception of ejb3 ?
      I want to intercept POJOs ?

      thanks