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 5439 2008-03-15 05:40:15Z jason.greene@jboss.com $
Author:
Ben Wang Date: Jan 22, 2006



Copyright © 2008 JBoss, a division of Red Hat. All Rights Reserved.