[jboss-user] [JBoss Seam] - Re: Serialization Exclusions
andres.testi
do-not-reply at jboss.com
Tue Nov 13 06:56:49 EST 2007
pete, @Restrict acts only over @Name marked components and is intended for life-cycle methods and does not for serialization and properties. If I annotate a getter with @Restrict, the setter is not marked. And if I don't put an @Name annotation over an entity, it is not restricted.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4104068#4104068
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4104068
More information about the jboss-user
mailing list