Un-externalize this instance.
We check timestamps of the interfaces to see if the instance is in the original VM of creation
String proxyFamilyName = (String)in.readObject();
ArrayList targets = (ArrayList)in.readObject();
// keep a reference on our family object
//
this.info = ClusteringTargetsRepository.initTarget(proxyFamilyName, targets);