Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] AspectJ-based cache in a Cluster

hello all,
 i was wondering how Aspects behave in a cluster..
i plan to implement a cache of some Entity beans data using AspectJ, By usign an aspect that has system-scope,  but i was wondering what would be the behaviour in a cluster.........
anyone can comment on that?

thanks in advance and regards
 marco

Back to the top