]
Jason T. Greene reopened JBCACHE-839:
-------------------------------------
Assignee: Jason T. Greene (was: Ben Wang)
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
Assigned To: Jason T. Greene
Fix For: 2.0.0.GA
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: