org.springframework.roo.addon.serializable
Annotation Type RooSerializable


@Target(value=TYPE)
@Retention(value=SOURCE)
public @interface RooSerializable

Indicates a class should implement the Serializable interface. Generates and maintains a static final long serialVersionUID.

Since:
1.1
Author:
Alan Stewart



Copyright © 2011. All Rights Reserved.