Uses of Interface
org.jboss.ejb.plugins.AbstractInstanceCacheMBean

Packages that use AbstractInstanceCacheMBean
org.jboss.ejb.plugins Package description goes here
 

Uses of AbstractInstanceCacheMBean in org.jboss.ejb.plugins
 

Subinterfaces of AbstractInstanceCacheMBean in org.jboss.ejb.plugins
 interface EntityInstanceCacheMBean
          MBean interface.
 

Classes in org.jboss.ejb.plugins that implement AbstractInstanceCacheMBean
 class AbstractInstanceCache
          Base class for caches of entity and stateful beans.
 class EntityInstanceCache
          Cache subclass for entity beans.
 class InvalidableEntityInstanceCache
          Cache implementation that registers with an InvalidationManager when in commit option A or D.
 class StatefulSessionInstanceCache
          Cache for stateful session beans.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.