Package org.jboss.cache.pojo

Interface Summary
PojoCache Main PojoCache APIs.
PojoCacheMBean MBean interface for PojoCache.
PojoCacheThreadContext Represents the thread specific context for POJO Cache operations against a particular cache instance.
Reference A reference to an attached object.
 

Class Summary
PojoCacheFactory Factory method to create a PojoCache instance.
 

Exception Summary
PojoCacheAlreadyDetachedException Thrown when the POJO has already detached from the cache store by the remote side, but user is still trying to access it via the cache interceptor.
PojoCacheException Generic PojoCacheException.
 



Copyright © 2008 JBoss, a division of Red Hat. All Rights Reserved.