Uses of Package
org.infinispan.factories.context

Packages that use org.infinispan.factories.context
org.infinispan.interceptors   
org.infinispan.invocation   
org.infinispan.transaction   
 

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

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

Classes in org.infinispan.factories.context used by org.infinispan.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.