[jboss-dev-forums] [Design of JBossCache] - Re: PojoCacheListener and FIELD based session repl
ben.wang@jboss.com
do-not-reply at jboss.com
Sun Nov 19 22:39:32 EST 2006
Ic. Well, listening on as a POJO observer is ok except you need to declare the Obervable pattern in AOP. A little bit of PITA.
How about in your PojoCacheListener impl, you store this kind of information? I.e., store the (session, pojo) pair so you know which session it is tied to. Just a thought.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3987197#3987197
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3987197
More information about the jboss-dev-forums
mailing list