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 7070 2008-11-04 00:37:28Z jason.greene@jboss.com $
Author:
Ben Wang Date: Jan 22, 2006



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