[
http://jira.jboss.com/jira/browse/JBCACHE-54?page=all ]
Ben Wang resolved JBCACHE-54.
-----------------------------
Fix Version/s: 2.0.0
(was: POJOCache)
Resolution: Done
PojoCache needs a customized interceptor option
-----------------------------------------------
Key: JBCACHE-54
URL:
http://jira.jboss.com/jira/browse/JBCACHE-54
Project: JBoss Cache
Issue Type: Feature Request
Components: PojoCache
Affects Versions: 1.2.1
Reporter: Ben Wang
Assigned To: Ben Wang
Fix For: 2.0.0
Original Estimate: 4 weeks
Remaining Estimate: 4 weeks
In designing the implementation of http session repl using JBossCacheAop, there is a need
to add a customized interceptor (in addition to the CacheInterceptor) to handle specific
session request.
This feature can be generalized to a generic customized interceptor chain that a user of
aop can add to his own. Idea then is the chain (of which starts with the CacheInterceptor)
will be added as a dynamic aop interceptors.
This requires refactoring of current TreeCacheAop such that certain method calls can be
expressed a pointcut such that we can bind customized interceptors there.
--
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