Uses of Package
org.jboss.cache.pojo.impl

Packages that use org.jboss.cache.pojo.impl
org.jboss.cache.pojo.collection   
org.jboss.cache.pojo.impl   
org.jboss.cache.pojo.interceptors.dynamic   
org.jboss.cache.pojo.util   
 

Classes in org.jboss.cache.pojo.impl used by org.jboss.cache.pojo.collection
PojoCacheImpl
          Implementation class for PojoCache interface
 

Classes in org.jboss.cache.pojo.impl used by org.jboss.cache.pojo.impl
CachedType
          Represent a cached object type, e.g., whether it is primitive or not.
PojoCacheImpl
          Implementation class for PojoCache interface
 

Classes in org.jboss.cache.pojo.impl used by org.jboss.cache.pojo.interceptors.dynamic
CachedType
          Represent a cached object type, e.g., whether it is primitive or not.
PojoCacheImpl
          Implementation class for PojoCache interface
PojoInstance
          POJO class metadata information.
 

Classes in org.jboss.cache.pojo.impl used by org.jboss.cache.pojo.util
PojoCacheImpl
          Implementation class for PojoCache interface