ref_send API 2.17
defensive programming in Java

org.ref_send
Annotation Type deserializer


@Retention(value=RUNTIME)
@Target(value=CONSTRUCTOR)
public @interface deserializer

Marks the deserialization constructor.

This annotation MUST only be put on a single public constructor of a public class in a Joe-E package. Each parameter of the constructor MUST be annotated with the name of the corresponding public final instance field.


ref_send API 2.17
defensive programming in Java

Submit a bug or feature, or get help

Copyright 1998-2009 Waterken Inc. under the terms of the MIT X license.