|
ref_send API 2.17 defensive programming in Java |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@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 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
Copyright 1998-2009 Waterken Inc. under the terms of the MIT X license.