Uses of Package
org.jboss.cache.factories.context

Packages that use org.jboss.cache.factories.context
org.jboss.cache.factories.context   
org.jboss.cache.interceptors   
org.jboss.cache.invocation   
org.jboss.cache.transaction   
 

Classes in org.jboss.cache.factories.context used by org.jboss.cache.factories.context
ContextFactory
          This is the factory responsible for creating InvocationContexts and TransactionContexts for requests, based on the configuration used.
PessimisticContextFactory
          Deprecated. will be removed when pessimistic locking is removed.
 

Classes in org.jboss.cache.factories.context used by org.jboss.cache.interceptors
ContextFactory
          This is the factory responsible for creating InvocationContexts and TransactionContexts for requests, based on the configuration used.
 

Classes in org.jboss.cache.factories.context used by org.jboss.cache.invocation
ContextFactory
          This is the factory responsible for creating InvocationContexts and TransactionContexts for requests, based on the configuration used.
 

Classes in org.jboss.cache.factories.context used by org.jboss.cache.transaction
ContextFactory
          This is the factory responsible for creating InvocationContexts and TransactionContexts for requests, based on the configuration used.
 



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