| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InstanceCache | |
|---|---|
| org.jboss.ejb | Package description goes here. | 
| org.jboss.ejb.plugins | Package description goes here. | 
| Uses of InstanceCache in org.jboss.ejb | 
|---|
| Subinterfaces of InstanceCache in org.jboss.ejb | |
|---|---|
|  interface | EntityCacheEntityCaches can work from several keys. | 
| Fields in org.jboss.ejb declared as InstanceCache | |
|---|---|
| protected  InstanceCache | StatefulSessionContainer.instanceCacheThe instance cache. | 
| protected  InstanceCache | EntityContainer.instanceCacheThis is the instance cache for this container | 
| Methods in org.jboss.ejb that return InstanceCache | |
|---|---|
|  InstanceCache | StatefulSessionContainer.getInstanceCache() | 
|  InstanceCache | EntityContainer.getInstanceCache() | 
| Methods in org.jboss.ejb with parameters of type InstanceCache | |
|---|---|
|  void | StatefulSessionContainer.setInstanceCache(InstanceCache ic) | 
|  void | EntityContainer.setInstanceCache(InstanceCache ic) | 
| Uses of InstanceCache in org.jboss.ejb.plugins | 
|---|
| Classes in org.jboss.ejb.plugins that implement InstanceCache | |
|---|---|
|  class | AbstractInstanceCacheBase class for caches of entity and stateful beans. | 
|  class | EntityInstanceCacheCache subclass for entity beans. | 
|  class | InvalidableEntityInstanceCacheCache implementation that registers with an InvalidationManager when in commit option A or D. | 
|  class | PerTxEntityInstanceCachePer transaction instance cache. | 
|  class | StatefulSessionInstanceCacheCache for stateful session beans. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||