Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    2
    Views
    1,258

    Re:

    Thanks for the help!

    Iitem book2 = (Iitem)ctx.getBean("something");
  2. Replies
    2
    Views
    1,258

    problem running simple aop!

    I am trying to run simple example of MethodBeforeAdvice. For some reason, method calls are not intercepted. Any suggestions? thanks in advance.

    Iitem is an interface. Book2 implements the...
Results 1 to 2 of 2