[jboss-user] [JBossCache] - Re: Way to access JBoss PojoCache interceptor?

BruceSpringfield do-not-reply at jboss.com
Fri Sep 21 08:51:58 EDT 2007


"jason.greene at 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 at 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#4087212

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4087212



More information about the jboss-user mailing list