blob: 3bd84a749e5879c71ec919815308b2fdc95fa4c9 [file] [log] [blame]
This sample intends to demonstrate how to use the HazelcastInstance created by Cellar.
Mostly it intends to point out that currently Hazelcast requires the user to set the Thread Context ClassLoader,
in order to be able to serialize/deserialize user created objects.