JBoss Community

Re: The reuse&&JBoss AOP

created by loupi loupi in JBoss AOP - View the full discussion

hello,
thank you for your reply, my problem : I want to capture and test a variable value of a class1, and from this value, I must add a method to another class class2.
the realization of the observer design pattern (Class1=Subject, Class2=Observer).

Unfortunately, the 'if' statement does not exist in JBossAOP, and the mixin mechanism can not cover two classes at once!

So, how can i do that??

 

Thank you in advance :)

Reply to this message by going to Community

Start a new discussion in JBoss AOP at Community