# Annotation: com.pnfsoftware.jeb.util.serialization.annotations.SerDisabled

Explicitly mark a type and all its descendants as non\-serializable. This annotation is used to remove the serializability ambiguity for types having a serializable super\-type.

