Package org.jboss.cache.pojo.impl

Interface Summary
ArrayInterceptable Internal interface that indicates that a type's fields can be included for array interception.
 

Class Summary
ArrayHandler Handles array types.
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
PojoCacheThreadContextImpl  
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).
ReferenceImpl A reference from an attached object to another attached object.
 



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