Uses of Package
org.infinispan.factories.scopes

Packages that use org.infinispan.factories.scopes
org.infinispan.cacheviews   
org.infinispan.commands Commands that operate on the cache, either locally or remotely. 
org.infinispan.commands.module   
org.infinispan.config Cache configuration beans and parsers. 
org.infinispan.container Data containers which store cache entries. 
org.infinispan.context Contexts contain information of a specific invocation on the cache, such as its origins, scope (transactional or non-transactional), as well as invocation-specific flags. 
org.infinispan.distribution Classes relating to the distributed cache mode. 
org.infinispan.eviction Classes related to eviction. 
org.infinispan.factories Factories are internal components used to create other components based on a cache's configuration. 
org.infinispan.factories.scopes Scopes of components within the lifespan of a CacheManager and its various Caches, and related utilities. 
org.infinispan.interceptors Infinispan is designed around a set of interceptors around a data container. 
org.infinispan.interceptors.base Base interceptors containing common, reusable behavior. 
org.infinispan.interceptors.locking   
org.infinispan.manager Cache manager package 
org.infinispan.marshall Infinispan makes use of custom marshalling to serialize and deserialize state wherever possible, rather than falling back to the JDK to do this. 
org.infinispan.marshall.jboss Hooks to bridge Infinispan's marshalling APIs with JBoss Marshalling internals. 
org.infinispan.notifications.cachelistener Cache-specific notifications and eventing. 
org.infinispan.notifications.cachemanagerlistener CacheManager-specific notifications and eventing. 
org.infinispan.remoting Remote communication between cache instances. 
org.infinispan.remoting.responses Abstractions of the different response types allowed during RPC. 
org.infinispan.remoting.transport Transports handle the low-level networking, used by the remoting components. 
org.infinispan.statetransfer Transfer of state to new caches in a cluster. 
 

Classes in org.infinispan.factories.scopes used by org.infinispan.cacheviews
Scope
          Defines the scope of a component in a cache system.
 

Classes in org.infinispan.factories.scopes used by org.infinispan.commands
Scope
          Defines the scope of a component in a cache system.
 

Classes in org.infinispan.factories.scopes used by org.infinispan.commands.module
Scope
          Defines the scope of a component in a cache system.
 

Classes in org.infinispan.factories.scopes used by org.infinispan.config
Scope
          Defines the scope of a component in a cache system.
 

Classes in org.infinispan.factories.scopes used by org.infinispan.container
Scope
          Defines the scope of a component in a cache system.
 

Classes in org.infinispan.factories.scopes used by org.infinispan.context
Scope
          Defines the scope of a component in a cache system.
 

Classes in org.infinispan.factories.scopes used by org.infinispan.distribution
Scope
          Defines the scope of a component in a cache system.
 

Classes in org.infinispan.factories.scopes used by org.infinispan.eviction
Scope
          Defines the scope of a component in a cache system.
 

Classes in org.infinispan.factories.scopes used by org.infinispan.factories
Scope
          Defines the scope of a component in a cache system.
 

Classes in org.infinispan.factories.scopes used by org.infinispan.factories.scopes
Scopes
          The different scopes that can be declared for a component in the cache system.
 

Classes in org.infinispan.factories.scopes used by org.infinispan.interceptors
Scope
          Defines the scope of a component in a cache system.
 

Classes in org.infinispan.factories.scopes used by org.infinispan.interceptors.base
Scope
          Defines the scope of a component in a cache system.
 

Classes in org.infinispan.factories.scopes used by org.infinispan.interceptors.locking
Scope
          Defines the scope of a component in a cache system.
 

Classes in org.infinispan.factories.scopes used by org.infinispan.manager
Scope
          Defines the scope of a component in a cache system.
 

Classes in org.infinispan.factories.scopes used by org.infinispan.marshall
Scope
          Defines the scope of a component in a cache system.
 

Classes in org.infinispan.factories.scopes used by org.infinispan.marshall.jboss
Scope
          Defines the scope of a component in a cache system.
 

Classes in org.infinispan.factories.scopes used by org.infinispan.notifications.cachelistener
Scope
          Defines the scope of a component in a cache system.
 

Classes in org.infinispan.factories.scopes used by org.infinispan.notifications.cachemanagerlistener
Scope
          Defines the scope of a component in a cache system.
 

Classes in org.infinispan.factories.scopes used by org.infinispan.remoting
Scope
          Defines the scope of a component in a cache system.
 

Classes in org.infinispan.factories.scopes used by org.infinispan.remoting.responses
Scope
          Defines the scope of a component in a cache system.
 

Classes in org.infinispan.factories.scopes used by org.infinispan.remoting.transport
Scope
          Defines the scope of a component in a cache system.
 

Classes in org.infinispan.factories.scopes used by org.infinispan.statetransfer
Scope
          Defines the scope of a component in a cache system.
 


-->

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