"jason.greene(a)jboss.com" wrote : Are you referring to the core cache
interceptors that control things like locking and eviction, or are you looking for the AOP
interceptors that are on all advised objects?
|
the AOP interceptors on objects attached to the POJO Cache.
"jason.greene(a)jboss.com" wrote :
| Can you give us an example of what you are trying to achieve?
I would like to disconnect a specific object that has been attached to a POJO Cache from
AOP interception without actually removing the object from the POJO Cache. I tried to
make a clone as well as a copy of the object, but it seems the advice is still attached.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4087212#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...