Search:

Type: Posts; User: hflaisher; Keyword(s):

Search: Search took 0.02 seconds.

  1. thanks, I think I understand that, but a final...

    thanks, I think I understand that, but a final question, how then should this be designed?

    I can pull the method that refreshes the cache out of ProgramMgr to decouple it from ProgramMgr, but...
  2. Thank you for responding. The reason is that...

    Thank you for responding.

    The reason is that the advice (methodTimingAdvice) calls a method in ProgramMgr which repopulates the Programs in the cache. Is that not allowed?

    In any case, this...
  3. FactoryBeanNotInitializedException encountered when using AOP

    Hello AOP forum:

    I got the basic mechanics of AOP working, using a very useful article at http://javaboutique.internet.com/tutorials/ehcache/

    and my config is:

    <aop:config>
    <aop:pointcut...
Results 1 to 3 of 3