Uses of Interface
org.objectweb.speedo.usercache.api.UserCacheManager

Packages that use UserCacheManager
org.objectweb.speedo.genclass The management of generic persistent class (Collection, Set, Map). 
org.objectweb.speedo.mim.api Speedo internal API for the management of persistent classes (status, state, eg). 
org.objectweb.speedo.mim.lib   
 

Uses of UserCacheManager in org.objectweb.speedo.genclass
 

Classes in org.objectweb.speedo.genclass that implement UserCacheManager
 class SpeedoGenClassHome
          This implementation of SpeedoHome delegated the PClassMapping roles to another instance.
 

Uses of UserCacheManager in org.objectweb.speedo.mim.api
 

Subinterfaces of UserCacheManager in org.objectweb.speedo.mim.api
 interface SpeedoHome
          It defines a home for a persitent class.
 

Uses of UserCacheManager in org.objectweb.speedo.mim.lib
 

Classes in org.objectweb.speedo.mim.lib that implement UserCacheManager
 class SpeedoHomeImpl