org.clazzes.remoting.annotations
Annotation Type OldSerialVersionUIDs


@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface OldSerialVersionUIDs

This annotation adds more than one compatibility notes for old serial version UIDs for the compact Marshaler.

Author:
wglas

Required Element Summary
 OldSerialVersionUID[] value
           
 

Element Detail

value

public abstract OldSerialVersionUID[] value
Returns:
the old serialVersionUID hints.


Copyright © 2010. All Rights Reserved.