[jboss-dev-forums] [Design of JBossCache] - Re: JBoss Cache Options API

galder.zamarreno@jboss.com do-not-reply at jboss.com
Thu Jan 29 16:00:05 EST 2009


And of course, you could then pass multiple Options in one line, i.e.:

cache.put("a/b/c", "k", "v", new FailSilently(), new CacheModeLocal());

Hence, making the put call fail silently and only local.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4205680#4205680

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4205680



More information about the jboss-dev-forums mailing list