[jboss-jira] [JBoss JIRA] Updated: (JBCACHE-588) Refactor PojoCache implementation to use interceptor-based architecture

Ben Wang (JIRA) jira-events at jboss.com
Tue Jul 25 22:35:11 EDT 2006


     [ http://jira.jboss.com/jira/browse/JBCACHE-588?page=all ]

Ben Wang updated JBCACHE-588:
-----------------------------

      Component/s: PojoCache
    Fix Version/s: 2.0.0
                       (was: POJOCache)

> Refactor PojoCache implementation to use interceptor-based architecture
> -----------------------------------------------------------------------
>
>                 Key: JBCACHE-588
>                 URL: http://jira.jboss.com/jira/browse/JBCACHE-588
>             Project: JBoss Cache
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: PojoCache
>            Reporter: Ben Wang
>         Assigned To: Ben Wang
>             Fix For: 2.0.0
>
>   Original Estimate: 2 weeks
>  Remaining Estimate: 2 weeks
>
> In 2.0, we will refactor PojoCache to use interceptor based archticture. The interceptors in mind now inlcude eviction, locking (object level), etc.
> There are two levels where interception can happen: api calls and field dynamic interceptor chains (for fine-grained operation).
> We can opt for AOP to provide easier user customization, a la, ejb3 style of pointcut specification.

-- 
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