[jboss-user] [JBossCache] - Re: PojoCacheListener API changes in CR1?
jason.greene@jboss.com
do-not-reply at jboss.com
Mon May 14 10:36:52 EDT 2007
"fatbatman" wrote : When revamped will it be possible to register a PojoCacheListener for a specific topic pattern or similar?
|
| I'd like to use the PojoCache across a cluster of servers and it would be nice if specific servers could register a listener for a particular topic they're interested in, rather than regsitering for all PojoCache event's then deciding if relevant to them or not.
|
| James
What type of filtering capabilities are you looking for? Would something fqn based like addListener("/blah/foo/*", listener) be sufficient?
-Jason
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045488#4045488
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4045488
More information about the jboss-user
mailing list