public class SelfStreamingInstanceChecker
extends com.thoughtworks.xstream.core.util.SelfStreamingInstanceChecker
A special converter that prevents self-serialization. The serializing XStream instance
adds a converter of this type to prevent self-serialization and will throw an
exception instead.