Hi guys,

is there a way to use a custom lock strategy with
ConcurrentDistributedMap instances created through the toolkit?

The toolkit #getMap() method doesn't accept any argument, so I had to
manually instantiate a ConcurrentDistributedMap by hooking into the
clustered class loader.
But still, I can't inject a custom lock strategy, only predefined
ones, complaining about my strategy being non portable.
Is there something I'm missing?

Thanks,
Cheers!

Sergio B.

-- 
Sergio Bossa
http://www.linkedin.com/in/sergiob
_______________________________________________
tc-dev mailing list
tc-dev@lists.terracotta.org
http://lists.terracotta.org/mailman/listinfo/tc-dev

Reply via email to