[jboss-dev-forums] [Design of JBossCache] - Re: Name change for PojoCache annotation
bela@jboss.com
do-not-reply at jboss.com
Wed Nov 15 17:34:13 EST 2006
Regarding extending @Replicated to subclasses: if you want to cut transitive closure of @Replicated to the subclass hierarchy, use @Transient for a class. Then instances of this class, plus subclasses will *not* be @Replicated.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986323#3986323
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3986323
More information about the jboss-dev-forums
mailing list