[jboss-jira] [JBoss JIRA] Closed: (JBCACHE-839) PojoCache to add an option to replicate final field
Manik Surtani (JIRA)
jira-events at lists.jboss.org
Wed Aug 1 14:46:56 EDT 2007
[ http://jira.jboss.com/jira/browse/JBCACHE-839?page=all ]
Manik Surtani closed JBCACHE-839.
---------------------------------
Fix Version/s: (was: 2.0.0.GA)
Resolution: Rejected
> PojoCache to add an option to replicate final field
> ---------------------------------------------------
>
> Key: JBCACHE-839
> URL: http://jira.jboss.com/jira/browse/JBCACHE-839
> Project: JBoss Cache
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: PojoCache
> Reporter: Ben Wang
>
> We should add a flag to enable replication of final field in PojoCache. This can be done via pojocache-aop.xml, where:
> <!-- Begining of interceptor chain -->
> <interceptor name="Start" class="org.jboss.cache.pojo.interceptors.PojoBeginInterceptor"
> scope="PER_INSTANCE">
> <!-- If set to true, will also replicate final field. -->
> <attribute name="ReplicateFinalField">true</attribute>
> </interceptor>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list