|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AbstractInstanceCache | |
| org.jboss.ejb.plugins | Package description goes here. |
| Uses of AbstractInstanceCache in org.jboss.ejb.plugins |
| Subclasses of AbstractInstanceCache in org.jboss.ejb.plugins | |
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. |
| Constructors in org.jboss.ejb.plugins with parameters of type AbstractInstanceCache | |
NoPassivationCachePolicy(AbstractInstanceCache eic)
Creates a no passivation cache policy object given the instance cache that use this policy object, that btw is not used. |
|
LRUStatefulContextCachePolicy(AbstractInstanceCache eic)
Creates a LRU cache policy object given the instance cache that use this policy object. |
|
LRUEnterpriseContextCachePolicy(AbstractInstanceCache eic)
Creates a LRU cache policy object given the instance cache that use this policy object. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||