Package org.jboss.cache.pojo.impl

Class Summary
CachedType Represent a cached object type, e.g., whether it is primitive or not.
CacheListenerAdaptor Adapts the core cache listener API into the POJO listener API.
InternalConstant Internal helper class to handle internal cache sotre, that is, the portion that is not part of user's data.
InternalHelper Internal helper class to handle internal cache sotre, that is, the portion that is not part of user's data.
MethodDeclarations Method declarations for rollback method mostly.
PojoCacheDelegate Delegate class for PojoCache, the real implementation code happens here.
PojoCacheImpl Implementation class for PojoCache interface
PojoInstance POJO class metadata information.
PojoReference POJO reference that contains the information to point to the real POJO storage.
PojoUtil Utility class for method wrappers that we are interested to rollback (i.e., rollback).