Uses of Package
org.infinispan.manager

Packages that use org.infinispan.manager
org.infinispan This is the core of Infinispan, a distributed, transactional, highly scalable data grid platform. 
org.infinispan.client.hotrod   
org.infinispan.client.hotrod.impl   
org.infinispan.commands Commands that operate on the cache, either locally or remotely. 
org.infinispan.demo Classes, programs and applications that help demonstrate how Infinispan can be used. 
org.infinispan.demos.gridfs   
org.infinispan.factories Factories are internal components used to create other components based on a cache's configuration. 
org.infinispan.manager Cache manager package 
org.infinispan.notifications.cachemanagerlistener CacheManager-specific notifications and eventing. 
org.infinispan.notifications.cachemanagerlistener.event   
org.infinispan.remoting Remote communication between cache instances. 
org.infinispan.server.websocket   
org.infinispan.spring Spring Infinispan - Shared classes. 
org.infinispan.spring.provider Spring Infinispan - An implementation of Spring 3.1's Cache SPI based on JBoss Infinispan. 
org.infinispan.spring.support   
org.infinispan.spring.support.embedded   
org.infinispan.transaction JTA transaction support. 
org.infinispan.transaction.xa XA transaction support. 
org.infinispan.tree This package contains the TreeCache. 
 

Classes in org.infinispan.manager used by org.infinispan
EmbeddedCacheManager
          EmbeddedCacheManager is an CacheManager that runs in the same JVM as the client.
 

Classes in org.infinispan.manager used by org.infinispan.client.hotrod
CacheContainer
          A CacheContainer is the primary mechanism for retrieving a Cache instance, and is often used as a starting point to using the Cache.
 

Classes in org.infinispan.manager used by org.infinispan.client.hotrod.impl
EmbeddedCacheManager
          EmbeddedCacheManager is an CacheManager that runs in the same JVM as the client.
 

Classes in org.infinispan.manager used by org.infinispan.commands
EmbeddedCacheManager
          EmbeddedCacheManager is an CacheManager that runs in the same JVM as the client.
 

Classes in org.infinispan.manager used by org.infinispan.demo
EmbeddedCacheManager
          EmbeddedCacheManager is an CacheManager that runs in the same JVM as the client.
 

Classes in org.infinispan.manager used by org.infinispan.demos.gridfs
CacheContainer
          A CacheContainer is the primary mechanism for retrieving a Cache instance, and is often used as a starting point to using the Cache.
 

Classes in org.infinispan.manager used by org.infinispan.factories
EmbeddedCacheManager
          EmbeddedCacheManager is an CacheManager that runs in the same JVM as the client.
ReflectionCache
          Reflection cache for storing results of reflection calls that are particularly expensive.
 

Classes in org.infinispan.manager used by org.infinispan.manager
CacheContainer
          A CacheContainer is the primary mechanism for retrieving a Cache instance, and is often used as a starting point to using the Cache.
CacheManager
          Deprecated. 
EmbeddedCacheManager
          EmbeddedCacheManager is an CacheManager that runs in the same JVM as the client.
 

Classes in org.infinispan.manager used by org.infinispan.notifications.cachemanagerlistener
EmbeddedCacheManager
          EmbeddedCacheManager is an CacheManager that runs in the same JVM as the client.
 

Classes in org.infinispan.manager used by org.infinispan.notifications.cachemanagerlistener.event
EmbeddedCacheManager
          EmbeddedCacheManager is an CacheManager that runs in the same JVM as the client.
 

Classes in org.infinispan.manager used by org.infinispan.remoting
EmbeddedCacheManager
          EmbeddedCacheManager is an CacheManager that runs in the same JVM as the client.
 

Classes in org.infinispan.manager used by org.infinispan.server.websocket
CacheContainer
          A CacheContainer is the primary mechanism for retrieving a Cache instance, and is often used as a starting point to using the Cache.
EmbeddedCacheManager
          EmbeddedCacheManager is an CacheManager that runs in the same JVM as the client.
 

Classes in org.infinispan.manager used by org.infinispan.spring
EmbeddedCacheManager
          EmbeddedCacheManager is an CacheManager that runs in the same JVM as the client.
 

Classes in org.infinispan.manager used by org.infinispan.spring.provider
CacheContainer
          A CacheContainer is the primary mechanism for retrieving a Cache instance, and is often used as a starting point to using the Cache.
EmbeddedCacheManager
          EmbeddedCacheManager is an CacheManager that runs in the same JVM as the client.
 

Classes in org.infinispan.manager used by org.infinispan.spring.support
CacheContainer
          A CacheContainer is the primary mechanism for retrieving a Cache instance, and is often used as a starting point to using the Cache.
 

Classes in org.infinispan.manager used by org.infinispan.spring.support.embedded
EmbeddedCacheManager
          EmbeddedCacheManager is an CacheManager that runs in the same JVM as the client.
 

Classes in org.infinispan.manager used by org.infinispan.transaction
EmbeddedCacheManager
          EmbeddedCacheManager is an CacheManager that runs in the same JVM as the client.
 

Classes in org.infinispan.manager used by org.infinispan.transaction.xa
EmbeddedCacheManager
          EmbeddedCacheManager is an CacheManager that runs in the same JVM as the client.
 

Classes in org.infinispan.manager used by org.infinispan.tree
EmbeddedCacheManager
          EmbeddedCacheManager is an CacheManager that runs in the same JVM as the client.
 


-->

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