jQuery in Action, 2nd edition
The moose likes JBoss and the fly likes Jboss cache first level pojo cache Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "Jboss cache first level pojo cache" Watch "Jboss cache first level pojo cache" New topic
Author

Jboss cache first level pojo cache

ambika mullasseri
Greenhorn

Joined: Jun 01, 2009
Posts: 28
there are 2 PojoCache that is available

1. org.jboss.cache.aop.PojoCache
2. org.jboss.cache.pojo.PojoCache;

1. can somebody help me understand the difference between both
2. Also please help me understand how i can capture nodeeviction as we can do in tree cache


SCJP 6.0 86%
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Jboss cache first level pojo cache
 
Similar Threads
Testing Applets
I need help on developing login/logout application using struts2 frame work
Implement Cache in java
LRU cache
Why should we use Enity Beans?