"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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...