org.jboss.cache.pojo.annotation
Annotation Type Transient


@Retention(value=RUNTIME)
@Target(value=FIELD)
public @interface Transient

Annoataion that declares a field is transient (i.e., no-replicatable).

Version:
$Id: Transient.java,v 1.1 2007/01/13 15:55:05 bwang Exp $
Author:
Ben Wang Date: Jan 22, 2006