Uses of Package
org.jboss.ejb3.cache

Packages that use org.jboss.ejb3.cache
org.jboss.ejb3.cache   
org.jboss.ejb3.cache.grouped   
org.jboss.ejb3.cache.impl   
 

Classes in org.jboss.ejb3.cache used by org.jboss.ejb3.cache
Cache
          Cache a stateful object and make sure any life cycle callbacks are called at the appropriate time.
Identifiable
          An object that has an identification.
 

Classes in org.jboss.ejb3.cache used by org.jboss.ejb3.cache.grouped
Cache
          Cache a stateful object and make sure any life cycle callbacks are called at the appropriate time.
Identifiable
          An object that has an identification.
PassivatingCache
          A cache which passivates unused objects.
 

Classes in org.jboss.ejb3.cache used by org.jboss.ejb3.cache.impl
Cache
          Cache a stateful object and make sure any life cycle callbacks are called at the appropriate time.
Identifiable
          An object that has an identification.
LongevityCache
          An longevity cache keeps hold over an object for use with multiple operations.
ObjectStore
          Stores an indentifiable object on a persistence store.
PassivatingCache
          A cache which passivates unused objects.
PassivationManager
          Manage passivation lifecycle callbacks on an object.
StatefulObjectFactory
          Creates and destroys stateful objects.
 



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