net.sf.joafip
Annotation Type StoreNotUseStandardSerialization


@Documented
@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface StoreNotUseStandardSerialization

to mark a serializable class to be store not using standard serialization

Author:
luc peuvrier



Copyright © 2007-2009 Luc Peuvrier. All Rights Reserved.