Class ObjectSerializationChecker

java.lang.Object
org.apache.wicket.core.util.objects.checker.AbstractObjectChecker
org.apache.wicket.core.util.objects.checker.ObjectSerializationChecker
All Implemented Interfaces:
IObjectChecker

An implementation of IObjectChecker that checks whether the object implements Serializable interface

Note: There is a system property -Dsun.io.serialization.extendedDebugInfo=true that could give even more debug information.