net.sourceforge.pbeans.annotations
Annotation Type TransientProperty


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface TransientProperty

Properties that need to be transient should be tagged with this annotation.