Uses of Interface
org.jboss.cache.pojo.PojoCacheThreadContext

Packages that use PojoCacheThreadContext
org.jboss.cache.pojo   
org.jboss.cache.pojo.impl   
 

Uses of PojoCacheThreadContext in org.jboss.cache.pojo
 

Methods in org.jboss.cache.pojo that return PojoCacheThreadContext
 PojoCacheThreadContext PojoCache.getThreadContext()
          Get's the thread context for all POJO Cache operations.
 

Uses of PojoCacheThreadContext in org.jboss.cache.pojo.impl
 

Classes in org.jboss.cache.pojo.impl that implement PojoCacheThreadContext
 class PojoCacheThreadContextImpl
           
 

Methods in org.jboss.cache.pojo.impl that return PojoCacheThreadContext
 PojoCacheThreadContext PojoCacheImpl.getThreadContext()
           
 



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