Package com.hazelcast.config
Class ConfigDeserializationUtil
java.lang.Object
com.hazelcast.config.ConfigDeserializationUtil
Handles deserialization of generic objects provided by users. For example, user may specify
implementation
field to custom object, then it is serialized and deserialized on other member. If that member does not contain given class,
a very cryptic/uninformative exception is thrown. This utility wraps it, giving more context.-
Method Summary